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

java.lang.Object
edu.jas.root.AlgebraicRoots<C>
edu.jas.application.AlgebraicRootsPrimElem<C>
Type Parameters:
C - coefficient type.
All Implemented Interfaces:
Serializable

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