Click or drag to resize
SplineDerivative Method
Returns the derivative value of the spline at a point.
Returns the value of the derivative of the spline.
Overload List
  NameDescription
Public methodDerivative(Double)
Returns the value of the first derivative of the spline at a point.
Public methodDerivative(Double, Int32)
Returns the value of the derivative of the spline at a point.
Public methodDerivative(Double, Int32)
Returns the value of the derivative of the spline at each point of an array.
Top
See Also