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