Click or drag to resize

DoubleIterativelyReweightedLeastSq Fields

The DoubleIterativelyReweightedLeastSq type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberDEFAULT_MAX_ITER The default maximum number of iterations to be performed before the algorithm terminated shared by all instances of DoubleIterativelyReweightedLeastSq. Instance where maximum iterations is not explicitly set by the user will use this value.
Public fieldStatic memberDEFAULT_TOLERANCE The default tolerance used to determine convergence of the algorithm shared by all instances of DoubleIterativelyReweightedLeastSq. Instance where the tolerance is not explicitly set by the user will use this value.
Top
See Also