TSparseMtx.Tolerance Property

Double Tolerance { get; set; }

Defines the tolerance for iterative method.

Returns: Double

Remarks:

This property defines the tlerance of the solution used as a parameter for the Dew.Math.TSparseMtx.SolveIterative method.

See Also: TSparseMtx.SolveIterative, TSparseMtx.ConvergenceCheck