|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Local<C extends RingElem<C>> | Local element based on RingElem pairs. |
LocalRing<C extends RingElem<C>> | Local ring factrory based on RingElem principal ideal. |
LocalTest | Local tests with JUnit. |
Power<C extends RingElem<C>> | Power class to compute powers of RingElem. |
Quotient<C extends RingElem<C>> | Quotient element based on RingElem pairs. |
QuotientRing<C extends RingElem<C>> | Quotient ring factory using RingElem and RingFactory. |
QuotientTest | Quotient tests with JUnit. |
Residue<C extends RingElem<C>> | Residue element based on RingElem residue. |
ResidueRing<C extends RingElem<C>> | Residue ring factory based on RingElem and RingFactory module. |
ResidueTest | Residue test with JUnit. |
Exception Summary | |
---|---|
NotInvertibleException | NotInvertibleException class. |
This package
contains interfaces for the most general algebraic structures used in JAS,
e.g. RingElem
and RingFactory
.
Some classes implement e.g. quotient rings or residue class rings,
based only on the interfaces in this package.
Last modified: Mon Jul 9 22:22:06 CEST 2007
$Id: package.html 1259 2007-07-29 10:18:54Z kredel $
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |