![]() |
RobWorkProject
23.9.11-
|
This is the complete list of members for WeightedManhattanMetric< T >, including all inherited members.
_weights (defined in WeightedManhattanMetric< T >) | WeightedManhattanMetric< 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 WeightedManhattanMetric< T >) | WeightedManhattanMetric< T > | inlineprotected |
doDistance(const typename Metric< T >::value_type &a, const typename Metric< T >::value_type &b) const (defined in WeightedManhattanMetric< T >) | WeightedManhattanMetric< 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 | WeightedManhattanMetric< 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 > | |
WeightedManhattanMetric(const typename Metric< T >::value_type &weights) | WeightedManhattanMetric< T > | inline |
~Metric() | Metric< T > | inlinevirtual |