Package edu.jas.ufd

Class FactorAlgebraic<C extends GcdRingElem<C>>

  • Type Parameters:
    C - coefficient type
    All Implemented Interfaces:
    Factorization<AlgebraicNumber<C>>, java.io.Serializable

    public class FactorAlgebraic<C extends GcdRingElem<C>>
    extends FactorAbsolute<AlgebraicNumber<C>>
    Algebraic number coefficients factorization algorithms. This class implements factorization methods for polynomials over algebraic numbers over rational numbers or over (prime) modular integers.
    See Also:
    Serialized Form