Solves a real symmetric definite linear system using the conjugate gradient method with optional preconditioning.

The ConjugateGradient..::.IFunction type exposes the following members.

Methods

NameDescription
Amultp
A user-supplied function which computes z=Ap.

See Also