Package org.ddogleg.nn
Class ConfigNearestNeighborSearch.KDTree
java.lang.Object
org.ddogleg.nn.ConfigNearestNeighborSearch.KDTree
- Enclosing class:
- ConfigNearestNeighborSearch
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
-
Field Details
-
maxNodesSearched
public int maxNodesSearchedMaximum number of nodes it will search. Controls speed and accuracy.
-
-
Constructor Details
-
KDTree
public KDTree()
-
-
Method Details
-
checkValidity
public void checkValidity() -
setTo
-