Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
spatial::euclidean_distance< Point, Distance, i > | Euclidean_distance is a template class that houses functions for determining distances and distance-related values in a Euclidean space |
spatial::euclidean_distance< Point, Distance, 0 > | |
spatial::euclidean_distance< Point, Distance, 1 > | |
spatial::euclidean_distance< Point, Distance, 2 > | |
spatial::kd_tree< Point, Value, Discriminator, Size > | A k-d tree divides a k-dimensional space relative to the points it contains by storing them in a binary tree, discriminating by a different dimension at each level of the tree |
spatial::kd_tree_const_traits< Tree > | Kd_tree_const_traits stores metadata about const kd_tree instances |
spatial::kd_tree_traits< Tree > | Kd_tree_traits stores metadata about kd_tree instances |
spatial::rectangle_region< Point, i > | A rectangle_region implements the region concept for rectangular regions defined by a lower left-hand corner and an upper right-hand corner |
spatial::rectangle_region< Point, 0 > | |
spatial::rectangle_region< Point, 1 > | |
spatial::rectangle_region< Point, 2 > |
Copyright © 2003-2005 Daniel F. Savarese.
Copyright © 2006-2009 Savarese Software Research Corporation.
Copyright © 2006-2009 Savarese Software Research Corporation.