An NDoc Documented Class Library |
|
FalsePositionRootFinder.FindRoot Method
Find a root of the target function that lies in the interval [min, max].
Parameters
-
min
- the lower bound of the search interval.
-
max
- the upper bound of the search interval.
Return Value
a root that lies between min and max, inclusive.
See Also
FalsePositionRootFinder Class | numerics4net.root Namespace