UT3Tangent.reverse#

t3toolbox.uniform_manifold.UT3Tangent.reverse()#
def reverse(self) -> 'UT3Tangent':

Reverse the mode order of this tangent (reverses both the frame and the variations).

Will commute with to_dense() (the dense tangent’s mode axes are reversed) once the doubled-rank conversion lands – lets you reverse a T3 and its derived tangent without recomputing the orthogonal representation.

Return type:

UT3Tangent