RobWorkProject
24.12.4-
|
This is the complete list of members for MetricUtil, including all inherited members.
dist1(const VectorType &a, const VectorType &b) | MetricUtil | inlinestatic |
dist1Weighted(const VectorType &a, const VectorType &b, const VectorType &scale) | MetricUtil | inlinestatic |
dist2(const VectorType &a, const VectorType &b) | MetricUtil | inlinestatic |
dist2Sqr(const VectorType &a, const VectorType &b) | MetricUtil | inlinestatic |
dist2Weighted(const VectorType &a, const VectorType &b, const VectorType &scale) | MetricUtil | inlinestatic |
dist2WeightedSqr(const VectorType &a, const VectorType &b, const VectorType &scale) | MetricUtil | inlinestatic |
distInf(const VectorType &a, const VectorType &b) | MetricUtil | inlinestatic |
distInfWeighted(const VectorType &a, const VectorType &b, const VectorType &scale) | MetricUtil | inlinestatic |
norm1(const VectorType &q) | MetricUtil | inlinestatic |
norm1Weighted(const VectorType &q, const VectorType &scale) | MetricUtil | inlinestatic |
norm2(const VectorType &q) | MetricUtil | inlinestatic |
norm2Sqr(const VectorType &q) | MetricUtil | inlinestatic |
norm2Weighted(const VectorType &q, const VectorType &scale) | MetricUtil | inlinestatic |
norm2WeightedSqr(const VectorType &q, const VectorType &scale) | MetricUtil | inlinestatic |
normInf(const VectorType &q) | MetricUtil | inlinestatic |
normInfWeighted(const VectorType &q, const VectorType &scale) | MetricUtil | inlinestatic |