UniformManifoldGeometry.frame ============================= .. py:method:: t3toolbox.uniform_manifold.UniformManifoldGeometry.frame(x) .. code-block:: python def frame( self, x: ut3.UniformTuckerTensorTrain, ) -> ubv.UT3Frame: # orthonormal frame at x The orthonormal frame at ``x`` (the frame part of ``ut3_orthogonal_representations``).