Click or drag to resize

ActiveSetLineSearchSQPSolverOptions Property

Gets and sets the Lagrangian Hessian updater object used by the solver.

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

Property Value

ActiveSetLineSearchSQPOptions
See Also