ProductSpaceConstWeighting.norm¶
- ProductSpaceConstWeighting.norm(x)[source]¶
Calculate the constant-weighted norm of an element.
- Parameters:
- x1
ProductSpaceElement
Element whose norm is calculated.
- x1
- Returns:
- normfloat
The norm of the element.
Calculate the constant-weighted norm of an element.
ProductSpaceElement
Element whose norm is calculated.
The norm of the element.