Package JSci.maths.fields

Interface Summary
Field This interface defines a field.
Field.Member This interface defines a member of a field.
Ring This interface defines a ring.
Ring.Member This interface defines a member of a ring.
 

Class Summary
ComplexField The ComplexField class encapsulates the field of complex numbers.
IntegerRing The IntegerRing class encapsulates the ring of integer numbers.
RealField The RealField class encapsulates the field of real numbers.