ProductSpace.norm¶
-
ProductSpace.
norm
(self, x)¶ Return the norm of
x
.- Parameters
- x
LinearSpaceElement
Element whose norm to compute.
- x
- Returns
- normfloat
Norm of
x
.
ProductSpace.
norm
(self, x)¶Return the norm of x
.
LinearSpaceElement
Element whose norm to compute.
Norm of x
.