UT3Variations.reverse ===================== .. py:method:: t3toolbox.uniform_frame_variations_format.UT3Variations.reverse() .. code-block:: python def reverse(self) -> 'UT3Variations': Reverse the mode order (corewise): the tucker-variation supercore reverses; the tt-variation supercore reverses with a bond swap; the per-slot left/right masks swap. Matches :py:meth:`UT3Frame.reverse` so a tangent reverses by reversing both components.