Click or drag to resize
ConjugateGradient Properties

The ConjugateGradient type exposes the following members.

Properties
  NameDescription
Public propertyIterations
The number of iterations needed by the conjugate gradient algorithm.
Public propertyMaxIterations
The maximum number of iterations allowed.
Public propertyRelativeError
The relative error used for stopping the algorithm.
Top
See Also