Package edu.jas.ufd

Class FactorQuotient<C extends GcdRingElem<C>>

java.lang.Object
edu.jas.ufd.FactorAbstract<Quotient<C>>
edu.jas.ufd.FactorQuotient<C>
All Implemented Interfaces:
Factorization<Quotient<C>>, Serializable

public class FactorQuotient<C extends GcdRingElem<C>> extends FactorAbstract<Quotient<C>>
Rational function coefficients factorization algorithms. This class implements factorization methods for polynomials over rational functions, that is, with coefficients from class application.Quotient.
See Also: