ompl::GreedyKCenters< _T > Member List
This is the complete list of members for ompl::GreedyKCenters< _T >, including all inherited members.
| DistanceFunction typedef | ompl::GreedyKCenters< _T > | |
| distFun_ | ompl::GreedyKCenters< _T > | [protected] |
| getDistanceFunction() const | ompl::GreedyKCenters< _T > | [inline] |
| GreedyKCenters() (defined in ompl::GreedyKCenters< _T >) | ompl::GreedyKCenters< _T > | [inline] |
| kcenters(const std::vector< _T > &data, unsigned int k, std::vector< unsigned int > ¢ers, std::vector< std::vector< double > > &dists) | ompl::GreedyKCenters< _T > | [inline] |
| rng_ | ompl::GreedyKCenters< _T > | [protected] |
| setDistanceFunction(const DistanceFunction &distFun) | ompl::GreedyKCenters< _T > | [inline] |
| ~GreedyKCenters() (defined in ompl::GreedyKCenters< _T >) | ompl::GreedyKCenters< _T > | [inline, virtual] |