hpp::core::WeighedDistance Member List

This is the complete list of members for hpp::core::WeighedDistance, including all inherited members.

clone() consthpp::core::WeighedDistancevirtual
create(const DevicePtr_t &robot)hpp::core::WeighedDistancestatic
createCopy(const WeighedDistancePtr_t &distance)hpp::core::WeighedDistancestatic
createFromProblem(const Problem &problem)hpp::core::WeighedDistancestatic
createWithWeight(const DevicePtr_t &robot, const std::vector< value_type > &weights)hpp::core::WeighedDistancestatic
Distance()hpp::core::Distanceinlineprotected
getWeight(std::size_t rank) consthpp::core::WeighedDistance
impl_distance(ConfigurationIn_t q1, ConfigurationIn_t q2) consthpp::core::WeighedDistanceprotectedvirtual
hpp::core::Distance::impl_distance(NodePtr_t n1, NodePtr_t n2) consthpp::core::Distanceinlineprotectedvirtual
init(WeighedDistanceWkPtr_t self)hpp::core::WeighedDistanceprotected
operator()(ConfigurationIn_t q1, ConfigurationIn_t q2) consthpp::core::Distanceinline
operator()(NodePtr_t n1, NodePtr_t n2) consthpp::core::Distanceinline
robot() consthpp::core::WeighedDistanceinline
setWeight(std::size_t rank, value_type weight)hpp::core::WeighedDistance
size() consthpp::core::WeighedDistanceinline
WeighedDistance(const Problem &problem)hpp::core::WeighedDistanceprotected
WeighedDistance(const DevicePtr_t &robot)hpp::core::WeighedDistanceprotected
WeighedDistance(const DevicePtr_t &robot, const std::vector< value_type > &weights)hpp::core::WeighedDistanceprotected
WeighedDistance(const WeighedDistance &distance)hpp::core::WeighedDistanceprotected
~Distance()hpp::core::Distanceinlinevirtual