Click or drag to resize

SequentialQuadraticProgrammingSolverIterationCurrentSolution Property

Gets the current solution value xk for this iteration.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleVector CurrentSolution { get; }

Property Value

DoubleVector
See Also