The SequentialQuadraticProgrammingSolver..::.IStepSizeCalculator type exposes the following members.

Methods

  NameDescription
ComputeStepSize
Computes a step size alphak for performing the update xk+1 = xk + alphak*pk, where pk is the step direction vector.
Initialize
Initialize self. For example, if state from previous iterations is stored, clear it.

See Also