MLPACK
1.0.11
|
Kernel traits for the cosine distance. More...
Static Public Attributes | |
static const bool | IsNormalized = true |
The cosine kernel is normalized: K(x, x) = 1 for all x. More... | |
Kernel traits for the cosine distance.
Definition at line 66 of file cosine_distance.hpp.
|
static |
The cosine kernel is normalized: K(x, x) = 1 for all x.
Definition at line 70 of file cosine_distance.hpp.