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

pub type Matrix<N> = Matrix2<N>;
Expand description

Square matrix with dimension Dim × Dim.