Package jsci.maths.fields

This package contains the interfaces for rings and fields.

See:
          Description

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.
 

Package jsci.maths.fields Description

This package contains the interfaces for rings and fields. There are aslo classes that encapsulate some common fields.



jHepWork 3.1 ©