UT3Frame.to_ut3 =============== .. py:method:: t3toolbox.uniform_frame_variations_format.UT3Frame.to_ut3() .. code-block:: python def to_ut3(self) -> ut3.UniformTuckerTensorTrain: The base point this frame represents, as a :py:class:`UniformTuckerTensorTrain` (right-canonical: the Tucker supercore over the right-orthogonal TT supercore). Uniform analog of ``T3Frame.to_t3``; the plain-UT3 tt edge mask is the frame's ``frame_right_mask`` (the right TT ranks).