T3Tangent.has_minimal_ranks#
- t3toolbox.manifold.T3Tangent.has_minimal_ranks()#
def has_minimal_ranks(self) -> bool:
True if this tangent’s frame has structurally minimal ranks. See
T3Frame.has_minimal_ranks. Minimal rank is not a correctness precondition for the verified tangent ops (seeT3Frame.has_minimal_ranks()/ the contract catalog); for the numerical check seehas_numerically_minimal_ranks(). Not enforced at construction.- Return type:
bool