Package | Description |
---|---|
gov.sandia.cognition.math.geometry |
Provides classes and interfaces for computational geometry.
|
Modifier and Type | Field and Description |
---|---|
KDTree.InOrderKDTreeIterator<VectorType,DataType,PairType> |
KDTree.InOrderKDTreeIterator.leftIterator
Iterator for the left subtree.
|
KDTree.InOrderKDTreeIterator<VectorType,DataType,PairType> |
KDTree.InOrderKDTreeIterator.rightIterator
Iterator for the right subtree.
|