Click or drag to resize

SequentialQuadraticProgrammingSolverIterationActiveSet Property

Gets the active set of constraint Indices for this iteration.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public IList<int> ActiveSet { get; }

Property Value

IListInt32
See Also