Interface GrouplikeStructure<T>

    • Method Detail

      • operation

        BinaryOperation<T> operation()
        Has to return the binary operation (M x M = M) for this Magma.
        Returns:
        the binary operation.