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()=default (defined in ompl::GreedyKCenters< _T >) | ompl::GreedyKCenters< _T > | |
kcenters(const std::vector< _T > &data, unsigned int k, std::vector< unsigned int > ¢ers, Matrix &dists) | ompl::GreedyKCenters< _T > | inline |
Matrix typedef | ompl::GreedyKCenters< _T > | |
rng_ | ompl::GreedyKCenters< _T > | protected |
setDistanceFunction(const DistanceFunction &distFun) | ompl::GreedyKCenters< _T > | inline |
~GreedyKCenters()=default (defined in ompl::GreedyKCenters< _T >) | ompl::GreedyKCenters< _T > | virtual |