Returns the value of the derivative of the spline at a point.
double
, the point at which the derivative is to be evaluated. int
specifying the derivative to be computed. If zero, the function value is returned. If one, the first derivative is returned, etc. A double
containing the value of the derivative of the spline at the point x.
Spline Class | Imsl.Math Namespace | Spline.Derivative Overload List