This package
contains classes for polynomial and solvable polynomial arithmetic,
e.g. GenPolynomial
or GenSolvablePolynomial
over coefficient rings which implement the RingElem
interface.
Other classes contained in this package are
AlgebraicNumber
, PolyUtil
and
a polynomial parser GenPolynomialTokenizer
.
Some classes implement quotient rings or residue class rings, etc.,
based only on the interfaces in the edu.jas.structure
package.
Last modified: Sun Oct 24 15:22:07 CEST 2010
$Id: package.html 3368 2010-10-24 13:53:32Z kredel $