Typedef lvr2::Matrix4RM

Typedef Documentation

template<typename T>
using lvr2::Matrix4RM = Eigen::Matrix<T, 4, 4, Eigen::RowMajor>

General alias for row major 4x4 matrices.