Click or drag to resize

PolynomialsPolyDerivative Method

Overload List
 NameDescription
Public methodStatic memberPolyDerivative(Complex, DVector)Evaluates the derivative of a polynomial with real coefficients.
Public methodStatic memberPolyDerivative(Complex, Double)Evaluates the derivative of a polynomial with real coefficients.
Public methodStatic memberPolyDerivative(Double, DVector)Evaluates the derivative of a polynomial with real coefficients.
Public methodStatic memberPolyDerivative(Double, Double)Evaluates the derivative of a polynomial with real coefficients.
Top
See Also