Typedef Matrix3

Typedef Documentation

template<typename T>
using Matrix3 = Eigen::Matrix<T, 3, 3>