T3Weights.reciprocal ==================== .. py:method:: t3toolbox.tucker_tensor_train.T3Weights.reciprocal() .. code-block:: python def reciprocal(self) -> 'T3Weights': Elementwise ``1/w`` on every edge (e.g. to form inverse-singular-value weights).