
public interface DistanceParser
| Modifier and Type | Method and Description |
|---|---|
void |
parse(InputStream in,
DistanceCacheWriter cache)
Returns a list of the objects parsed from the specified input stream and a
list of the labels associated with the objects.
|
void parse(InputStream in, DistanceCacheWriter cache)
in - the stream to parse objects fromcache - Cache writerCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.