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

type Matrix<N> = Matrix2<N>;

Square matrix with dimension Dim × Dim.