Typedef lvr2::Matrix3RM

Typedef Documentation

template<typename T>
using lvr2::Matrix3RM = Eigen::Matrix<T, 3, 3, Eigen::RowMajor>

General alias for row major 3x3 matrices.