protected class CoverTree.MyHeapElement extends Object implements RevisionHandler
Modifier and Type | Field and Description |
---|---|
double |
distance
the distance.
|
Constructor and Description |
---|
MyHeapElement(double d)
constructor.
|
public MyHeapElement(double d)
d
- the distancepublic String getRevision()
getRevision
in interface RevisionHandler
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.