WebCab Optimization for COM v2.6

EasySolver.GetValueAtExtremum Method 

After the solution for your function has been calculated (i.e. after you called the Solve method), this method will return the value of the function at the point of the solution.

public double GetValueAtExtremum();

Remarks

See Also

EasySolver Class | WebCab.COM.Math.Optimization Namespace