WebCab Optimization for COM v2.6

EasySolver.GetUniDimensionalSolution Method 

After the solution for a uni-dimensional function has been calculated (i.e. after you called the Solve method), this method will return the point at which the solution was found.

public double GetUniDimensionalSolution();

Remarks

See Also

EasySolver Class | WebCab.COM.Math.Optimization Namespace | GetValueAtExtremum