Aikido
Weighted.hpp
Go to the documentation of this file.
1 #ifndef AIKIDO_DISTANCE_WEIGHTEDDISTANCEMETRIC_HPP_
2 #define AIKIDO_DISTANCE_WEIGHTEDDISTANCEMETRIC_HPP_
3 
5 
6 #warning Weighted is deprecated. Please use CartesianProductWeighted instead by including "CartesianProductWeighted".
7 
8 namespace aikido {
9 namespace distance {
10 
12 
13 } // namespace distance
14 } // namespace aikido
15 
16 #endif
aikido
Format of serialized trajectory in YAML.
Definition: algorithm.hpp:4
aikido::distance::CartesianProductWeighted
Implements a distance metric on a CartesianProduct.
Definition: CartesianProductWeighted.hpp:14
CartesianProductWeighted.hpp