Typedef Matrix3f

Typedef Documentation

using Matrix3f = Eigen::Matrix<float, 3, 3, Eigen::DontAlign>