ProductSpaceArrayWeighting.norm

ProductSpaceArrayWeighting.norm(self, x)[source]

Calculate the array-weighted norm of an element.

Parameters
xProductSpaceElement

Element whose norm is calculated.

Returns
normfloat

The norm of the provided element.