| Interface | Description |
|---|---|
| ModGroebnerBase<C extends RingElem<C>> |
Module Groebner Bases interface.
|
| ModSolvableGroebnerBase<C extends RingElem<C>> |
Module solvable Groebner Bases interface.
|
| SolvableSyzygy<C extends RingElem<C>> |
Syzygy interface for solvable polynomials.
|
| Syzygy<C extends RingElem<C>> |
Syzygy interface.
|
| Class | Description |
|---|---|
| ModGroebnerBaseAbstract<C extends GcdRingElem<C>> |
Module Groebner Bases abstract class.
|
| ModGroebnerBaseTest |
ModGroebnerBase tests with JUnit.
|
| ModSolvableGroebnerBaseAbstract<C extends RingElem<C>> |
Module solvable Groebner Bases class.
|
| ModSolvableGroebnerBaseTest |
ModSolvableGroebnerBase tests with JUnit.
|
| SolvableSyzygyAbstract<C extends RingElem<C>> |
Syzygy class for solvable polynomials.
|
| SolvableSyzygyTest |
SolvableSyzygy tests with JUnit.
|
| SyzygyAbstract<C extends GcdRingElem<C>> |
SyzygyAbstract class.
|
| SyzygyTest |
Syzygy tests with JUnit.
|
This package
contains classes for module Groebner bases and syzygies
over polynomials and solvable polynomials,
e.g. ModGroebnerBase or SolvableSyzygy.
Last modified: Mon Jul 9 20:54:52 CEST 2007
$Id: package.html 1251 2007-07-29 10:14:13Z kredel $