Uses of Interface
de.lmu.ifi.dbs.elki.data.spatial.SpatialComparable
Package
Description
Basic classes for different data types, database object types and label types.
Spatial data types - interfaces and utilities.
Linear Algebra package provides classes and computational methods for operations on matrices.
-
Uses of SpatialComparable in de.lmu.ifi.dbs.elki.data
Modifier and TypeInterfaceDescriptioninterface
NumberVector<N extends Number>
Interface NumberVector defines the methods that should be implemented by any Object that is element of a real vector space of type N. -
Uses of SpatialComparable in de.lmu.ifi.dbs.elki.data.spatial
-
Uses of SpatialComparable in de.lmu.ifi.dbs.elki.math.linearalgebra
Modifier and TypeClassDescriptionclass
Provides a vector object that encapsulates an m x 1 - matrix object.