weka.core.neighboursearch
Class NewNNSearch.InstanceNode
java.lang.Object
weka.core.neighboursearch.NewNNSearch.InstanceNode
- All Implemented Interfaces:
- Serializable, Comparable
- Enclosing class:
- NewNNSearch
public class NewNNSearch.InstanceNode
- extends Object
- implements Comparable, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewNNSearch.InstanceNode
public NewNNSearch.InstanceNode(int ins,
Double dist)
compareTo
public int compareTo(Object o)
- Specified by:
compareTo in interface Comparable
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.