
public static class KNNDistancesSampler.KNNDistanceOrderResult extends BasicResult implements IterableResult<Double>
| Modifier and Type | Field and Description |
|---|---|
private double[] |
knnDistances
Store the kNN Distances
|
| Constructor and Description |
|---|
KNNDistanceOrderResult(String name,
String shortname,
double[] knnDistances)
Construct result
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<Double> |
iterator()
Return an iterator.
|
getLongName, getShortNameaddChildResult, getHierarchy, setHierarchyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLongName, getShortNameforEach, spliteratorCopyright © 2014 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.