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

type Matrix<Real> = Matrix3<Real>;

Square matrix with dimension Dim × Dim.