WebCab Optimization for COM v2.6

UniDimensionalFunction.GetValueAt Method 

Computes the value of the function in the point x.

double GetValueAt(
   double evaluationPoint
);

Parameters

evaluationPoint
the value of the unique variable

Return Value

the value of the function in the point evaluationPoint

See Also

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