UniversalSpace.norm

UniversalSpace.norm(self, x)

Return the norm of x.

Parameters
xLinearSpaceElement

Element whose norm to compute.

Returns
normfloat

Norm of x.