Uses of Interface
de.lmu.ifi.dbs.elki.utilities.pairs.PairInterface
Packages that use PairInterface
Package
Description
Pairs and triples utility classes.
-
Uses of PairInterface in de.lmu.ifi.dbs.elki.math
Classes in de.lmu.ifi.dbs.elki.math that implement PairInterfaceModifier and TypeClassDescriptionclassClass to find the minimum and maximum double values in data. -
Uses of PairInterface in de.lmu.ifi.dbs.elki.utilities.pairs
Classes in de.lmu.ifi.dbs.elki.utilities.pairs that implement PairInterfaceModifier and TypeClassDescriptionclassPair storing two doubles.classPair storing an integer and a double.classPair storing two integers.