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

type Matrix<N> = Matrix2<N>;

The matrix type.