Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Class
de.lmu.ifi.dbs.elki.data.SimpleClassLabel

Packages that use SimpleClassLabel
de.lmu.ifi.dbs.elki.data Package collects basic classes for different data types, database object types and label types. 
 

Uses of SimpleClassLabel in de.lmu.ifi.dbs.elki.data
 

Methods in de.lmu.ifi.dbs.elki.data with parameters of type SimpleClassLabel
 int SimpleClassLabel.compareTo(SimpleClassLabel o)
          The ordering of two SimpleClassLabels is given by the ordering on the Strings they represent.
 


Release 0.1 (2008-07-10_1838)