Uses of Package
com.perisic.ring

Classes in com.perisic.ring used by com.perisic.ring
DoubleField
          The real numbers.
F2Field
          The finite prime field of characteristic 2.
IntegerRing
          The ring of Integers.
ModularIntegerRing
          The modular integer ring Z/nZ.
ModularRing
          Implements a ring R/fR where R is an element of the ring R.
RationalField
          The field Q of rational numbers.
Ring
          Title: Ring
RingElt
          This abstract class is the base class for all elements of concrete rings.
RingException
          The exception class for all errors.
UniversalRing
          An abstract class for an universal ring.