Typedef Sophus::Matrix

Typedef Documentation

template<class Scalar, int M, int N>
using Sophus::Matrix = Eigen::Matrix<Scalar, M, N>