Polynomials.PolyEval Method

Overload List

PolyEval(Complex, DVector)Evaluates a polynomial with real coefficients.
PolyEval(Complex, Double[])Evaluates a polynomial with real coefficients.
PolyEval(Double, DVector)Evaluates a polynomial with real coefficients.
PolyEval(Double, Double[])Evaluates a polynomial with real coefficients.

See Also