Typedef fuse_core::Matrix2d

Typedef Documentation

using fuse_core::Matrix2d = Eigen::Matrix<double, 2, 2, Eigen::RowMajor>