Package | Description |
---|---|
gkdtree |
The basic files required for the implementation of the Gaussian kd-tree.
|
Modifier and Type | Field and Description |
---|---|
GKDLeafNode |
GKDNode.Result.node |
Constructor and Description |
---|
GKDNode.Result(GKDLeafNode node,
float weight) |