The relative error used for stopping the algorithm.
A double specifying the relative error.
By default, RelativeError = 1.49e-08, the square root of the precision.
| Exception Type | Condition |
|---|---|
| ArgumentException | is thrown if RelativeError is less than 0. |
ConjugateGradient Class | Imsl.Math Namespace