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