All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
ompl::GreedyKCenters Member List
This is the complete list of members for ompl::GreedyKCenters, including all inherited members.
DistanceFunction typedefompl::GreedyKCenters
distFun_ompl::GreedyKCenters [protected]
getDistanceFunction(void) const ompl::GreedyKCenters [inline]
GreedyKCenters(void) (defined in ompl::GreedyKCenters)ompl::GreedyKCenters [inline]
kcenters(const std::vector< _T > &data, unsigned int k, std::vector< unsigned int > &centers, std::vector< std::vector< double > > &dists)ompl::GreedyKCenters [inline]
rng_ompl::GreedyKCenters [protected]
setDistanceFunction(const DistanceFunction &distFun)ompl::GreedyKCenters [inline]
~GreedyKCenters(void) (defined in ompl::GreedyKCenters)ompl::GreedyKCenters [inline, virtual]