GaussSeidelMethodF Properties |
The GaussSeidelMethodF type exposes the following members.
Name | Description | |
---|---|---|
Epsilon |
Gets or sets the tolerance value.
(Inherited from IterativeLinearSystemSolverF.) | |
MaxNumberOfIterations |
Gets or sets the maximum number number of iterations.
(Inherited from IterativeLinearSystemSolverF.) | |
NumberOfIterations |
Gets or sets the number of iterations of the last Solve(MatrixF, VectorF)
method call.
(Inherited from IterativeLinearSystemSolverF.) |