IMSL C# Numerical Library

ConjugateGradient.IPreconditioner Members

ConjugateGradient.IPreconditioner overview

Public Instance Methods

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

ConjugateGradient.IPreconditioner Interface | Imsl.Math Namespace