T3Frame.to_dense#

t3toolbox.frame_variations_format.T3Frame.to_dense()#
def to_dense(self) -> NDArray:

Dense tensor of the base point this frame represents (= to_t3().to_dense()).

Return type:

NDArray