UT3Frame.structure ================== .. py:method:: t3toolbox.uniform_frame_variations_format.UT3Frame.structure() .. code-block:: python 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 ]: