Newton |
The NewtonRootFinder type exposes the following members.
| Name | Description | |
|---|---|---|
| Accuracy |
Gets or sets the desired accuracy for the computed root.
(Inherited from AbstractRootFinder) | |
| BracketingFactor |
Gets or sets the factor used for outward bracketing when searching for an interval that contains a root.
(Inherited from AbstractRootFinder) | |
| MaximumNumberOfIterations |
Sets the maximum number of iterations.
(Inherited from AbstractRootFinder) |