G+Smo
25.01.0
Geometry + Simulation Modules
|
An interface representing a kd-tree in some number of dimensions.
The tree can be constructed from a set of data, (key,value)-pairs, and then queried for membership and k-nearest neighbors.
Public Member Functions | |
void | print (std::ostream &os) const |
Prints the object as a string. | |