Go to the documentation of this file.
29 #ifndef HECTOR_POSE_ESTIMATION_INPUT_H
30 #define HECTOR_POSE_ESTIMATION_INPUT_H
53 template <
int _Dimension>
64 template <
typename Derived>
Input_(
const Eigen::MatrixBase<Derived>&
u) :
u_(
u) {}
98 template <
typename Derived>
Vector &
operator=(
const Eigen::MatrixBase<Derived>& other) {
111 template <
class Model>
struct Input {
121 #endif // HECTOR_POSE_ESTIMATION_INPUT_H
Matrix_< RowsCols, RowsCols >::type type