RootFinderDExpandBracket Method |
Name | Description | |
---|---|---|
ExpandBracket(Double, Double) |
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(Double, Double, Double) |
Takes the initial guessed range [x0, x1] and expands
this interval such that x with f(x) = y
is in the interval.
|