Returns the derivative value of the spline at a point.
Returns the value of the derivative of the spline.
Overload List
Name | Description | |
---|---|---|
![]() | Derivative(Double) |
Returns the value of the first derivative of the spline at a point.
(Inherited from Spline.) |
![]() | Derivative(Double, Int32) |
Returns the value of the derivative of the spline at a point.
(Inherited from Spline.) |
![]() | Derivative(array<Double>[]()[], Int32) |
Returns the value of the derivative of the spline at each point of an
array.
(Inherited from Spline.) |