Package edu.jas.root

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

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

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