T3Frame.data#
- t3toolbox.frame_variations_format.T3Frame.data()#
def data(self) -> typ.Tuple[ typ.Tuple[NDArray,...], # up_tucker_cores typ.Tuple[NDArray, ...], # down_tt_cores typ.Tuple[NDArray,...], # left_tt_cores typ.Tuple[NDArray,...], # right_tt_cores ]: