| PolyDerivative(Complex, DVector) | Evaluates the derivative of a polynomial with real coefficients. |
| PolyDerivative(Complex, Double) | Evaluates the derivative of a polynomial with real coefficients. |
| PolyDerivative(Double, DVector) | Evaluates the derivative of a polynomial with real coefficients. |
| PolyDerivative(Double, Double) | Evaluates the derivative of a polynomial with real coefficients. |