UT3Frame.from_ut3 ================= .. py:method:: t3toolbox.uniform_frame_variations_format.UT3Frame.from_ut3(x) :staticmethod: .. code-block:: python def from_ut3(x: ut3.UniformTuckerTensorTrain) -> 'UT3Frame': Orthogonal frame at the point ``x`` (the frame part of :py:func:`ut3_orthogonal_representations`). Uniform analog of :py:meth:`~t3toolbox.frame_variations_format.T3Frame.from_t3`.