Typedef manif::SquareMatrix

Typedef Documentation

template<typename Scalar, int S>
using manif::SquareMatrix = Eigen::Matrix<Scalar, S, S>