IConvergence Properties |
The IConvergence type exposes the following members.
Name | Description | |
---|---|---|
CurrentIteration |
Gets the current iteration number.
| |
HasConverged |
Gets or sets whether the algorithm has converged.
| |
MaxIterations |
Gets or sets the maximum number of iterations
performed by the iterative algorithm.
| |
Tolerance |
Gets or sets the maximum relative change in the watched value
after an iteration of the algorithm used to detect convergence.
|