ompl::GreedyKCenters< _T > Member List

This is the complete list of members for ompl::GreedyKCenters< _T >, including all inherited members.

DistanceFunction typedefompl::GreedyKCenters< _T >
distFun_ompl::GreedyKCenters< _T >protected
getDistanceFunction() constompl::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 > &centers, Matrix &dists)ompl::GreedyKCenters< _T >inline
Matrix typedefompl::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