Click or drag to resize

NewtonRaphsonRootFinder Fields

The NewtonRaphsonRootFinder type exposes the following members.

Fields
 NameDescription
Protected fielderror_The current error.
(Inherited from RootFinderBase)
Protected fielditer_The current number of iterations performed.
(Inherited from RootFinderBase)
Protected fieldmax_The maximum number of iterations.
(Inherited from RootFinderBase)
Protected fieldtolerance_The error tolerance.
(Inherited from RootFinderBase)
Top
See Also