ProductSpaceArrayWeighting.norm¶
-
ProductSpaceArrayWeighting.
norm
(self, x)[source]¶ Calculate the array-weighted norm of an element.
- Parameters
- x
ProductSpaceElement
Element whose norm is calculated.
- x
- Returns
- normfloat
The norm of the provided element.