ProductSpaceConstWeighting.norm

ProductSpaceConstWeighting.norm(self, x)[source]

Calculate the constant-weighted norm of an element.

Parameters
x1ProductSpaceElement

Element whose norm is calculated.

Returns
normfloat

The norm of the element.