Type Definition heron::rapier_plugin::rapier::parry::na::SquareMatrix[][src]

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

A square matrix.