Package edu.jas.root

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

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

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