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

type SpatialMatrix<Real> = Matrix6<Real>;

Square matrix with dimension SpatialDim × SpatialDim.