Click or drag to resize
GenMinResIterations Property
The actual number of GMRES iterations used.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public int Iterations { get; }

Property Value

Type: Int32
An int scalar representing the number of iterations used.
See Also