Click or drag to resize
DigitalRuneIterativeLinearSystemSolverD Properties

The IterativeLinearSystemSolverD type exposes the following members.

Properties
  NameDescription
Public propertyEpsilon
Gets or sets the tolerance value.
Public propertyMaxNumberOfIterations
Gets or sets the maximum number number of iterations.
Public propertyNumberOfIterations
Gets or sets the number of iterations of the last Solve(MatrixD, VectorD) method call.
Top
See Also