Interface StarRingElem<C extends StarRingElem<C>>

    • Method Detail

      • conjugate

        C conjugate()
        Conjugate of this.
        Returns:
        conj(this).
      • norm

        C norm()
        Norm of this.
        Returns:
        norm(this).