Package org.api4.java.common.metric
-
Interface Summary Interface Description IDistanceMetric Interface that describes a distance measure of two time series.IScalarDistance Functional interface for the distance of two scalars.ITimeseriesDistanceMetric Interface that describes a distance measure of two time series that takes the timestamps into account.