[][src]Type Definition oxygengine_physics_2d::prelude::nalgebra::SquareMatrix

type SquareMatrix<N, D, S> = Matrix<N, D, D, S>;

A square matrix.