T3Weights.reverse ================= .. py:method:: t3toolbox.tucker_tensor_train.T3Weights.reverse() .. code-block:: python def reverse(self) -> 'T3Weights': Reverse the mode order (reverses both edge-vector tuples), matching ``TuckerTensorTrain.reverse``.