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

Methods

NameDescription
Amultp
A user-supplied function which computes z=Ap.
(Inherited from ConjugateGradient..::.IFunction.)
Preconditioner
Used to compute z = M^{-1}r where M is the preconditioning matrix and r and z are arrays of length n, the order of matrix M.

See Also