Click or drag to resize

ActiveSetQPSolverMaxSeconds Property

Gets and sets the maximum number of seconds to spend in the inequality constrained QP solver.

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

Property Value

Double
See Also