Sets the initial point from which the solution of the (local) Unidimensional Optimization problem will be sought.
Sets the initial point from which the solution of the (local) Unidimensional Optimization problem will be sought.
public void SetInitialPoint(double);
Sets the initial point from which the multidimensional optimization problem will be applied.
public void SetInitialPoint(double[]);
EasySolver Class | WebCab.COM.Math.Optimization Namespace