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

type Matrix<N> = Matrix2<N>;

Square matrix with dimension Dim × Dim.