Returns the value of the partial derivative of the tensor-product spline at the point (x, y).
double scalar specifying the x-coordinate of the evaluation point for the tensor-product spline. double scalar specifying the y-coordinate of the evaluation point for the tensor-product spline. int scalar specifying the x-partial derivative. int scalar specifying the y-partial derivative. A double scalar containing the value of the partial derivative
xPartial and j = yPartial, at (x, y).
Spline2D Class | Imsl.Math Namespace | Spline2D.Derivative Overload List