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