Click or drag to resize

SequentialQuadraticProgrammingSolverIterationToString Method

Constructs a string representation for an iteration of the active set, lines SQP solver.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public override string ToString()

Return Value

String
String containing iteration information.
See Also