AlgebraicRoots |
Container for the real and complex algebraic roots of a univariate
polynomial.
|
Boundary |
Boundary determined by a rectangle and a polynomial.
|
ComplexAlgebraicNumber |
Complex algebraic number class based on AlgebraicNumber.
|
ComplexAlgebraicRing |
Complex algebraic number factory class based on AlgebraicNumberRing with
RingFactory interface.
|
ComplexRoots |
Complex roots interface.
|
ComplexRootsAbstract |
Complex roots abstract class.
|
ComplexRootsSturm |
Complex roots implemented by Sturm sequences.
|
DecimalRoots |
Container for the real and complex algebraic roots of a univariate
polynomial.
|
Interval |
Interval.
|
InvalidBoundaryException |
Invalid boundary exception class.
|
NoConvergenceException |
No convergence exception class.
|
RealAlgebraicNumber |
Real algebraic number class based on AlgebraicNumber.
|
RealAlgebraicRing |
Real algebraic number factory class based on AlgebraicNumberRing with
RingFactory interface.
|
RealRoots |
Real roots interface.
|
RealRootsAbstract |
Real roots abstract class.
|
RealRootsSturm |
Real root isolation using Sturm sequences.
|
RealRootTuple |
RealAlgebraicNumber root tuple.
|
Rectangle |
Rectangle.
|