T3Frame.to_dense ================ .. py:method:: t3toolbox.frame_variations_format.T3Frame.to_dense() .. code-block:: python def to_dense(self) -> NDArray: Dense tensor of the base point this frame represents (``= to_t3().to_dense()``).