-
Interface Summary Interface Description GreatestCommonDivisor<C extends GcdRingElem<C>> (Non-unique) factorization domain greatest common divisor algorithm interface. -
Class Summary Class Description FDUtil Factorization domain utilities, for example recursive pseudo remainder.GreatestCommonDivisorAbstract<C extends GcdRingElem<C>> (Non-unique) factorization domain greatest common divisor common algorithms.GreatestCommonDivisorPrimitive<C extends GcdRingElem<C>> (Non-unique) factorization domain greatest common divisor common algorithms with primitive polynomial remainder sequence.GreatestCommonDivisorSimple<C extends GcdRingElem<C>> (Non-unique) factorization domain greatest common divisor common algorithms with monic polynomial remainder sequence.
Package edu.jas.fd Description
Factorization domain package.
This package contains classes for solvable polynomials rings as
(non-unique) factorization domains. Methods provided with interface
GreatestCommonDivisor are e.g. greatest common divisors
gcd(), primitive part primitivePart() or
coPrime().
The implementation is new research.
Heinz Kredel
Last modified: Thu Dec 26 18:18:12 CET 2013
$Id$
DMelt 3.0 © DataMelt by jWork.ORG