Typedef Sophus::Vector

Typedef Documentation

template<class Scalar, int M, int Options = 0>
using Sophus::Vector = Eigen::Matrix<Scalar, M, 1, Options>