IPreconditioner Methods |
The GenMinResIPreconditioner type exposes the following members.
Name | Description | |
---|---|---|
Amultp |
Used to compute where A is
the matrix of coefficients to solve and p and z are
arrays of length n, the order of matrix A.
(Inherited from GenMinResIFunction.) | |
Preconditioner |
Used to compute where M is the
preconditioning matrix and r and z are arrays of length n,
the order of matrix M.
|