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