IMSL C# Numerical Library

GenMinRes.Products Property

The total number of GMRES matrix-vector products used.

public int Products {get;}

Property Value

An int representing the number of GMRES matrix-vector products used.

See Also

GenMinRes Class | Imsl.Math Namespace