Click or drag to resize
GenMinResGetGuess Method
Returns the initial guess of the solution.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double[] GetGuess()

Return Value

Type: Double
A double array of length n containing the initial guess of the solution.
See Also