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