MLPACK
1.0.8
|
Kernel traits of the Laplacian kernel. More...
Static Public Attributes | |
static const bool | IsNormalized = true |
The Laplacian kernel is normalized: K(x, x) = 1 for all x. More... | |
Kernel traits of the Laplacian kernel.
Definition at line 102 of file laplacian_kernel.hpp.
|
static |
The Laplacian kernel is normalized: K(x, x) = 1 for all x.
Definition at line 106 of file laplacian_kernel.hpp.