GEL  2
GEL is a library for Geometry and Linear Algebra
Geometry::KDTree< KeyT, ValT > Member List
This is the complete list of members for Geometry::KDTree< KeyT, ValT >, including all inherited members.
build()Geometry::KDTree< KeyT, ValT > [inline]
closest_point(const KeyT &p, ScalarType &dist, KeyT &k, ValT &v) const Geometry::KDTree< KeyT, ValT > [inline]
in_sphere(const KeyType &p, ScalarType dist, std::vector< KeyT > &keys, std::vector< ValT > &vals) const Geometry::KDTree< KeyT, ValT > [inline]
insert(const KeyT &key, const ValT &val)Geometry::KDTree< KeyT, ValT > [inline]
KDTree()Geometry::KDTree< KeyT, ValT > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations