Structs§
- L1Dist
- L1 or Manhattan distance
- L2Dist
- L2 or Euclidean distance
- LInf
Dist - L-infinte or Chebyshev distance
- LpDist
- L-p or Minkowsky distance
Traits§
- Distance
- A distance function that can be used in spatial algorithms such as nearest neighbour.
Functions§
- to_
gaussian_ similarity - Computes a similarity matrix with gaussian kernel and scaling parameter
eps