Click or drag to resize

RootFinderBase Fields

The RootFinderBase type exposes the following members.

Fields
 NameDescription
Protected fieldStatic memberDEFAULT_MAX_ITERThe default maximum number of iterations.
Protected fieldStatic memberDEFAULT_TOLERANCEThe default error tolerance.
Protected fielderror_The current error.
Protected fielditer_The current number of iterations performed.
Protected fieldmax_The maximum number of iterations.
Protected fieldtolerance_The error tolerance.
Top
See Also