WebCab Optimization for COM v2.6

EasySolver.GetMultiDimensionalInitialPoint Method 

Returns the array representing the points in the multidimensional space where the search for the extremum of the multidimensional optimization problem is performed.

public double[] GetMultiDimensionalInitialPoint();

Remarks

The k-th term of the returned array represents the k-th coordinate value of the initial point from where the extremum is sought.

See Also

EasySolver Class | WebCab.COM.Math.Optimization Namespace