NumpyTensorSpaceArrayWeighting.norm

NumpyTensorSpaceArrayWeighting.norm(x)[source]

Return the weighted norm of x.

Parameters:
xNumpyTensor

Tensor whose norm is calculated.

Returns:
normfloat

The norm of the provided tensor.