IMSL C# Numerical Library

DenseLP.IterationCount Property

Returns the number of iterations used.

public int IterationCount {get;}

Property Value

An int containing the number of iterations used during the Solve() step.

See Also

DenseLP Class | Imsl.Math Namespace