Linear system solver using the restarted Generalized Minimum Residual (GMRES) method.

The GenMinRes..::.IVectorProducts type exposes the following members.

Methods

NameDescription
Innerproduct
Used to compute the inner product of two vectors for the Gram-Schmidt implementation.

See Also