|
|
BinarySearch Properties |
The BinarySearch type exposes the following members.
| Name | Description | |
|---|---|---|
| Function |
Gets the function to be searched.
| |
| LowerBound |
Gets or sets the (inclusive) lower bound for the search interval a.
| |
| Solution |
Gets the solution found in the last call
to or FindRoot.
| |
| UpperBound |
Gets or sets the (exclusive) upper bound for the search interval a.
| |
| Value |
Gets the value at the solution found in the last call
to FindRoot.
|