Click or drag to resize

IActiveSetQPSolverStatus Property

Gets the status of the solver for the most recent solution attempt.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public abstract IActiveSetQPSolverAlgorithmStatus Status { get; }

Property Value

IActiveSetQPSolverAlgorithmStatus
See Also