| IterativeLinearSystemSolverD Properties |
The IterativeLinearSystemSolverD type exposes the following members.
| Name | Description | |
|---|---|---|
| Epsilon |
Gets or sets the tolerance value.
| |
| MaxNumberOfIterations |
Gets or sets the maximum number number of iterations.
| |
| NumberOfIterations |
Gets or sets the number of iterations of the last Solve(MatrixD, VectorD)
method call.
|