Documentation of 'org.jscience.mathematics.structure.Ring' Java class
Ring
org.jscience.mathematics.structure

Interface Ring<R>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      R times(R that)
      Returns the product of this object with the one specified.
      • Methods inherited from interface javolution.lang.ValueType

        copy
    • Method Detail

      • times

        R times(R that)
        Returns the product of this object with the one specified.
        Parameters:
        that - the object multiplier.
        Returns:
        this · that.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.