IMSL C# Numerical Library

ConjugateGradient.IPreconditioner Interface

Public interface for the user supplied function to ConjugateGradient used for preconditioning.

For a list of all members of this type, see ConjugateGradient.IPreconditioner Members.

public interface ConjugateGradient.IPreconditioner : IFunction

Requirements

Namespace: Imsl.Math

Assembly: ImslCS (in ImslCS.dll)

See Also

ConjugateGradient.IPreconditioner Members | Imsl.Math Namespace