![]() |
RobWorkProject
23.9.11-
|
This is the complete list of members for WeightedInfinityMetric< T >, including all inherited members.
_weights (defined in WeightedInfinityMetric< T >) | WeightedInfinityMetric< T > | protected |
CPtr typedef | Metric< T > | |
distance(const value_type &q) const | Metric< T > | inline |
distance(const value_type &a, const value_type &b) const | Metric< T > | inline |
doDistance(const typename Metric< T >::value_type &q) const (defined in WeightedInfinityMetric< T >) | WeightedInfinityMetric< T > | inlineprotected |
doDistance(const typename Metric< T >::value_type &a, const typename Metric< T >::value_type &b) const (defined in WeightedInfinityMetric< T >) | WeightedInfinityMetric< T > | inlineprotected |
rw::math::Metric::doDistance(const value_type &q) const =0 | Metric< T > | protectedpure virtual |
rw::math::Metric::doDistance(const value_type &a, const value_type &b) const =0 | Metric< T > | protectedpure virtual |
doSize() const | WeightedInfinityMetric< T > | inlineprotectedvirtual |
Metric() | Metric< T > | inlineprotected |
Metric(const Metric &) | Metric< T > | inlineprotected |
operator=(const Metric &) | Metric< T > | inlineprotected |
Ptr typedef | Metric< T > | |
scalar_type typedef | Metric< T > | |
size() const | Metric< T > | inline |
value_type typedef | Metric< T > | |
WeightedInfinityMetric(const typename Metric< T >::value_type &weights) | WeightedInfinityMetric< T > | inline |
~Metric() | Metric< T > | inlinevirtual |