T3Frame.from_t3#

static t3toolbox.frame_variations_format.T3Frame.from_t3(x)#
def from_t3(x: 't3.TuckerTensorTrain') -> 'T3Frame':

Orthogonal representation (frame) of a TuckerTensorTrain x – the orthogonal frame at the point x (the frame part of t3_orthogonal_representations()).

Parameters:

x (TuckerTensorTrain)

Return type:

T3Frame