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

type Matrix<N> = Matrix2<N>;

The matrix type.