Click or drag to resize

ActiveSetLineSearchSQPOptionsMaxQPsubproblemIterations Property

Gets and sets the maximum number of iterations to be performed when solving the Quadratic Programming subproblem each iteration.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public int MaxQPsubproblemIterations { get; set; }

Property Value

Int32
See Also