|
mlpack
|
Kernel traits for the Epanechnikov kernel. More...
#include <epanechnikov_kernel.hpp>
Static Public Attributes | |
| static const bool | IsNormalized = true |
| The Epanechnikov kernel is normalized: K(x, x) = 1 for all x. | |
| static const bool | UsesSquaredDistance = true |
| The Epanechnikov kernel includes a squared distance. | |
Kernel traits for the Epanechnikov kernel.
1.8.13