Interface BanachSpace<B,​F extends Field<F> & Comparable<F>>

    • Method Detail

      • norm

        double norm()
        |⋅| : B → F

        norm assigns a strictly positive length or size to all vectors in the vector space, other than the zero vector.

        Returns:
        |this|
        See Also:
        Wikipedia: Norm (mathematics)