Hierarchy For Package org.episteme.core.mathematics.topology.metrics

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.episteme.core.mathematics.topology.metrics.ChebyshevMetric (implements org.episteme.core.mathematics.topology.Metric<T>)
    • org.episteme.core.mathematics.topology.metrics.CosineMetric (implements org.episteme.core.mathematics.topology.Metric<T>)
    • org.episteme.core.mathematics.topology.metrics.EuclideanMetric (implements org.episteme.core.mathematics.topology.Metric<T>)
    • org.episteme.core.mathematics.topology.metrics.MahalanobisMetric (implements org.episteme.core.mathematics.topology.Metric<T>)
    • org.episteme.core.mathematics.topology.metrics.ManhattanMetric (implements org.episteme.core.mathematics.topology.Metric<T>)
    • org.episteme.core.mathematics.topology.metrics.MinkowskiMetric (implements org.episteme.core.mathematics.topology.Metric<T>)