| Interface | Description |
|---|---|
| ModGroebnerBase<C extends RingElem<C>> | Deprecated
use respective methods from GroebnerBase
|
| ModSolvableGroebnerBase<C extends RingElem<C>> | Deprecated
use respective methods from SolvableGroebnerBase
|
| Class | Description |
|---|---|
| ModGroebnerBaseAbstract<C extends GcdRingElem<C>> | Deprecated
use respective methods from GroebnerBaseAbstract
|
| ModGroebnerBasePar<C extends GcdRingElem<C>> | Deprecated
use respective methods from GroebnerBaseParallel
|
| ModGroebnerBaseSeq<C extends GcdRingElem<C>> | Deprecated
use respective methods from GroebnerBaseSeq
|
| ModSolvableGroebnerBaseAbstract<C extends RingElem<C>> | Deprecated
use respective methods from SolvableGroebnerBaseAbstract
|
| ModSolvableGroebnerBasePar<C extends GcdRingElem<C>> | Deprecated
use respective methods from SolvableGroebnerBaseParallel
|
| ModSolvableGroebnerBaseSeq<C extends GcdRingElem<C>> | Deprecated
use respective methods from SolvableGroebnerBaseSeq
|
This package is deprecated. It contained classes for module Groebner
bases and syzygies over polynomials and solvable polynomials,
e.g. ModGroebnerBase or SolvableSyzygy.
The methods of Mod*GroebnerBase have been refactored to
*GroebnerBase methods in package
edu.jas.gb. The classes Syzygy* and
SolvableSyzygy* have been moved to package
edu.jas.gbufd.
Last modified: Mon Jul 27 21:52:26 CEST 2015
$Id: package.html 5271 2015-07-27 19:52:46Z kredel $