|
|
BinarySearchFind Method |
| Name | Description | |
|---|---|---|
| Find(Double) |
Finds a value of a function in the interval [a;b). The function can
be monotonically increasing or decreasing over the interface [a;b).
| |
| Find(FuncInt32, Double, Int32, Int32, Double) |
Finds a value of a function in the interval [a;b). The function can
be monotonically increasing or decreasing over the interface [a;b).
|