T3Tangent.tangent_space_dimension#
- t3toolbox.manifold.T3Tangent.tangent_space_dimension()#
def tangent_space_dimension(self) -> int:
Dimension of the tangent space at this base point (= the fixed-rank manifold dimension).
Computed from the structurally-minimal ranks (gauge already quotiented), so it equals the true tangent-space dimension for a minimal-rank base point. See
manifold_dim().- Return type:
int