Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Class
de.lmu.ifi.dbs.elki.parser.DistanceParsingResult

Packages that use DistanceParsingResult
de.lmu.ifi.dbs.elki.parser Parsers for different file formats and data types. 
 

Uses of DistanceParsingResult in de.lmu.ifi.dbs.elki.parser
 

Methods in de.lmu.ifi.dbs.elki.parser that return DistanceParsingResult
 DistanceParsingResult<O,D> DistanceParser.parse(InputStream in)
          Returns a list of the objects parsed from the specified input stream and a list of the labels associated with the objects.
 DistanceParsingResult<ExternalObject,D> NumberDistanceParser.parse(InputStream in)
           
 


Release 0.2 (2009-07-06_1820)