ConjugateGradient Properties |
The ConjugateGradient type exposes the following members.
Name | Description | |
---|---|---|
Iterations |
The number of iterations needed by the conjugate gradient algorithm.
| |
MaxIterations | The maximum number of iterations allowed.
| |
RelativeError |
The relative error used for stopping the algorithm.
|