Package edu.mit.simile.vicino.vptree
Class Node
java.lang.Object
edu.mit.simile.vicino.vptree.Node
- All Implemented Interfaces:
Serializable
This class represent a couple (Object, distance) value of that Object from
the Vp in each step of the algorithm.
- Author:
- Paolo Ciccarese
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanget()doubleinthashCode()voidsetDistance(double distance) toString()