UniformManifoldGeometry.frame#

t3toolbox.uniform_manifold.UniformManifoldGeometry.frame(x)#
def frame(
        self,
        x:  ut3.UniformTuckerTensorTrain,
) -> ubv.UT3Frame:  # orthonormal frame at x

The orthonormal frame at x (the frame part of ut3_orthogonal_representations).

Parameters:

x (UniformTuckerTensorTrain)

Return type:

UT3Frame