Newton |
public static class NewtonRaphson
The NewtonRaphson type exposes the following members.
| Name | Description | |
|---|---|---|
| FindRoot | Find a solution of the equation f(x)=0. | |
| FindRootNearGuess | Find a solution of the equation f(x)=0. | |
| TryFindRoot | Find a solution of the equation f(x)=0. |