``ttensor`` ----------------- Data members ^^^^^^^^^^^^ +-----------------+----------------------+------------------------------------------------------------------------+ | MATLAB name | ``pyttb`` name | Calling convention | +=================+======================+========================================================================+ | ``U`` | ``factors`` | ``X.factors`` | +-----------------+----------------------+------------------------------------------------------------------------+ Methods ^^^^^^^ +-----------------+----------------------+------------------------------------------------------------------------+ | MATLAB name | ``pyttb`` name | Calling convention | +=================+======================+========================================================================+ | ``size`` | ``shape`` | ``X.shape()`` | +-----------------+----------------------+------------------------------------------------------------------------+ | ``tensor`` | ``to_tensor`` | ``X.to_tensor()`` | +-----------------+----------------------+------------------------------------------------------------------------+