Class AlgebraicRootsPrimElem<C extends GcdRingElem<C> & Rational>

  • Type Parameters:
    C - coefficient type.
    All Implemented Interfaces:
    java.io.Serializable

    public class AlgebraicRootsPrimElem<C extends GcdRingElem<C> & Rational>
    extends AlgebraicRoots<C>
    implements java.io.Serializable
    Container for the real and complex algebraic roots of a univariate polynomial together with primitive element.
    Author:
    Heinz Kredel
    See Also:
    Serialized Form