ProductSpace.norm

ProductSpace.norm(x)

Return the norm of x.

Parameters:
xLinearSpaceElement

Element whose norm to compute.

Returns:
normfloat

Norm of x.