MLPACK
1.0.7
|
Kernel traits for the Epanechnikov kernel. More...
Static Public Attributes | |
static const bool | IsNormalized = true |
The Epanechnikov kernel is normalized: K(x, x) = 1 for all x. More... | |
Kernel traits for the Epanechnikov kernel.
Definition at line 95 of file epanechnikov_kernel.hpp.
|
static |
The Epanechnikov kernel is normalized: K(x, x) = 1 for all x.
Definition at line 99 of file epanechnikov_kernel.hpp.