IMSL C# Numerical Library

GenMinRes.GetGuess Method 

Returns the initial guess of the solution.

public double[] GetGuess();

Return Value

A double array of length n containing the initial guess of the solution.

See Also

GenMinRes Class | Imsl.Math Namespace