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

java.lang.Object
edu.jas.application.EvaluateToComplexReal<C>
All Implemented Interfaces:
UnaryFunctor<GenPolynomial<Complex<C>>,Complex<RealAlgebraicNumber<C>>>

class EvaluateToComplexReal<C extends GcdRingElem<C> & Rational> extends Object implements UnaryFunctor<GenPolynomial<Complex<C>>,Complex<RealAlgebraicNumber<C>>>
Polynomial coefficient to complex real algebriac evaluation functor.