[][src]Type Definition parry2d::math::Matrix

type Matrix<N> = Matrix2<N>;

The matrix type.