IMSL C# Numerical Library

GenMinRes.Iterations Property

The actual number of GMRES iterations used.

public int Iterations {get;}

Property Value

An int scalar representing the number of iterations used.

See Also

GenMinRes Class | Imsl.Math Namespace