WebCab Optimization for COM v2.6

Derivative.GetDerivativeAt Method 

Computes the derivative of the function in the point evaluationPoint.

double GetDerivativeAt(
   double evaluationPoint
);

Parameters

evaluationPoint
the value of the variable

Return Value

the value of the derivative at the point evaluationPoint.

See Also

Derivative Interface | WebCab.COM.Math.Optimization.UniDimensional Namespace