`calcGeomPar` calculates geometric parameter. `calcIntDim` calculates the intrinsic dimensions. `calcAmbDim` calculates the ambient dimensions. `calcTanDim` calculates the number of tuples used to represent a tangent vector.
calcGeomPar(mfd, dimAmbient, dimIntrinsic, dimTangent)calcIntDim(mfd, geomPar, dimAmbient, dimTangent)
calcAmbDim(mfd, geomPar, dimIntrinsic, dimTangent)
calcTanDim(mfd, geomPar, dimAmbient, dimIntrinsic)
A scalar value for the geometric parameter
A scalar value for the intrinsic dimension
A scalar value for the ambient dimension
A scalar value for the number of components in the (implementation of the) tangent vector
A manifold object created by createM
Dimension of the ambient space.
Intrinsic dimension of the manifold.
The length of a tangent vector
The geometric parameter (e.g., SO(*))