ConjugateGradientIPreconditioner Interface |
Namespace: Imsl.Math
The ConjugateGradientIPreconditioner type exposes the following members.
Name | Description | |
---|---|---|
Amultp |
A user-supplied function which computes z=Ap.
(Inherited from ConjugateGradientIFunction.) | |
Preconditioner |
Used to compute where M is the
preconditioning matrix and r and z are arrays of length n,
the order of matrix M.
|