Nonlinear Program.Initial Guess Property
Gets or sets an initial guess for the solution of the nonlinear program.
Definition
Namespace: Extreme.Mathematics.Optimization
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public Vector<double> InitialGuess { get; set; }