WebCab Optimization for COM v2.6

EasySolver.SetInitialPoint Method

Sets the initial point from which the solution of the (local) Unidimensional Optimization problem will be sought.

Overload List

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[]);

See Also

EasySolver Class | WebCab.COM.Math.Optimization Namespace