UT3Frame.structure#
- t3toolbox.uniform_frame_variations_format.UT3Frame.structure()#
def structure(self) -> typ.Tuple[ typ.Tuple[int, ...], # shape NDArray, # up_ranks NDArray, # down_tt_ranks NDArray, # left_ranks NDArray, # right_ranks typ.Tuple[int,...], # stack_shape ]: