T3Tangent.to_vector#
- t3toolbox.manifold.T3Tangent.to_vector()#
def to_vector(self) -> NDArray:
Flatten this tangent’s variation degrees of freedom to a 1D vector (the frame is the fixed point and is not included). The optimization interface (pairs with
from_vector()).- Return type: