T3Tangent.normalized#
- t3toolbox.manifold.T3Tangent.normalized()#
def normalized(self) -> 'T3Tangent':
Unit-norm rescaling
self / self.corewise_norm(), vectorized over the stack.Scales the variations so the result has
corewise_norm()1. Each stacked tangent is scaled by its own norm; the base point is unchanged.- Return type: