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

type Matrix<Real> = Matrix2<Real>;

Square matrix with dimension Dim × Dim.