T3Tangent.reverse#

t3toolbox.manifold.T3Tangent.reverse()#
def reverse(self) -> 'T3Tangent':

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

Commutes with to_dense() (the dense tangent’s mode axes are reversed). Lets you reverse a T3 and its derived tangent without recomputing the orthogonal representation.

Return type:

T3Tangent