TTaucsIterative IterativeStep { get; set; }
Defines if and which iterative CG/MinRes factorization should be attempted.
Returns: TTaucsIterative
Remarks:
The Dew.Math.TSparseMtx.MaxIters defines the maximum number of iterations and Dew.Math.TSparseMtx.Tolerance the requested accuracy.
See Also: TSparseMtx.MaxIters, TSparseMtx.Tolerance