UT3Tangent.corewise_norm#
- t3toolbox.uniform_manifold.UT3Tangent.corewise_norm()#
def corewise_norm(self) -> NDArray: # shape = stack_shape (K+C); scalar unstacked
The raw corewise (coordinate) norm of the variations (masked content) – not the HS norm.
Vectorized over the stack: an array of shape
stack_shape(K + C), one norm per stacked tangent (scalar when unstacked).- Return type: