IMSL C# Numerical Library

ConjugateGradient.Iterations Property

The number of iterations needed by the conjugate gradient algorithm.

public int Iterations {get;}

Property Value

An int value indicating the number of iterations needed.

See Also

ConjugateGradient Class | Imsl.Math Namespace