Module math
Package de.lmu.ifi.dbs.elki.data
package de.lmu.ifi.dbs.elki.data
Basic classes for different data types, database object types and label types.
-
ClassDescriptionArithmetic<N extends Number>An interface to define requirements for a number to perform arithmetic operations.Generic FeatureVector class that can contain any type of data (i.e. numerical or categorical attributes).Factory API for this feature vector.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.Factory API for this feature vector.RationalNumber represents rational numbers in arbitrary precision.