Typedef Vector2i

Typedef Documentation

using Vector2i = Eigen::Matrix<int, 2, 1, Eigen::DontAlign>