Aikido
Weighted.hpp
Go to the documentation of this file.
1
#ifndef AIKIDO_DISTANCE_WEIGHTEDDISTANCEMETRIC_HPP_
2
#define AIKIDO_DISTANCE_WEIGHTEDDISTANCEMETRIC_HPP_
3
4
#include "
aikido/distance/CartesianProductWeighted.hpp
"
5
6
#warning Weighted is deprecated. Please use CartesianProductWeighted instead by including "CartesianProductWeighted".
7
8
namespace
aikido
{
9
namespace
distance {
10
11
using
Weighted
=
CartesianProductWeighted
;
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
include
aikido
distance
Weighted.hpp
Generated on Fri Mar 10 2023 20:07:57 for Aikido by
1.8.17