Uses of Class
elki.distance.correlation.SquaredUncenteredCorrelationDistance
-
Packages that use SquaredUncenteredCorrelationDistance Package Description elki.distance.correlation Distance functions using correlations. -
-
Uses of SquaredUncenteredCorrelationDistance in elki.distance.correlation
Fields in elki.distance.correlation declared as SquaredUncenteredCorrelationDistance Modifier and Type Field Description static SquaredUncenteredCorrelationDistance
SquaredUncenteredCorrelationDistance. STATIC
Static instance.Methods in elki.distance.correlation that return SquaredUncenteredCorrelationDistance Modifier and Type Method Description SquaredUncenteredCorrelationDistance
SquaredUncenteredCorrelationDistance.Par. make()
-