RootFinderFExpandBracket Method |
Name | Description | |
---|---|---|
ExpandBracket(Single, Single) |
Takes the initial guessed range [x0, x1] and expands
this interval such that the root xroot where
f(xroot) = 0 is in the interval.
| |
ExpandBracket(Single, Single, Single) |
Takes the initial guessed range [x0, x1] and expands
this interval such that x with f(x) = y
is in the interval.
|