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