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