NumpyTensorSpaceConstWeighting.norm

NumpyTensorSpaceConstWeighting.norm(self, x)[source]

Return the weighted norm of x.

Parameters
x1NumpyTensor

Tensor whose norm is calculated.

Returns
normfloat

The norm of the tensor.