NumpyTensorSpaceConstWeighting.norm

NumpyTensorSpaceConstWeighting.norm(x)[source]

Return the weighted norm of x.

Parameters:
x1NumpyTensor

Tensor whose norm is calculated.

Returns:
normfloat

The norm of the tensor.