Uses of Interface
org.episteme.core.mathematics.topology.Metric
Packages that use Metric
Package
Description
-
Uses of Metric in org.episteme.core.mathematics.geometry
Methods in org.episteme.core.mathematics.geometry that return Metric -
Uses of Metric in org.episteme.core.mathematics.topology.metrics
Classes in org.episteme.core.mathematics.topology.metrics that implement MetricModifier and TypeClassDescriptionclassChebyshev metric (L∞ norm, maximum metric).classCosine distance metric.classEuclidean metric (L2 norm).classMahalanobis distance metric.classManhattan metric (L1 norm, taxicab metric).classMinkowski metric (Lp norm).