UT3Tangent.normalized#
- t3toolbox.uniform_manifold.UT3Tangent.normalized()#
def normalized(self) -> 'UT3Tangent':
Unit-norm rescaling
self / self.corewise_norm(), vectorized over the stack (each stacked tangent scaled by its own norm; the base point unchanged).- Return type: