Documentation of 'edu.jas.structure.MonoidFactory' Java class
MonoidFactory
edu.jas.structure

Interface MonoidFactory<C extends MonoidElem<C>>

    • Method Detail

      • getONE

        C getONE()
        Get the constant one for the MonoidElem.
        Returns:
        1.
      • isCommutative

        boolean isCommutative()
        Query if this monoid is commutative.
        Returns:
        true if this monoid is commutative, else false.
      • isAssociative

        boolean isAssociative()
        Query if this ring is associative.
        Returns:
        true if this monoid is associative, else false.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.