Click or drag to resize

IStepSizeCalculator Methods

The SequentialQuadraticProgrammingSolverIStepSizeCalculator type exposes the following members.

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