Package edu.jas.ufd

Class FactorQuotient<C extends GcdRingElem<C>>

  • All Implemented Interfaces:
    Factorization<Quotient<C>>, java.io.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.
    Author:
    Heinz Kredel
    See Also:
    Serialized Form