Zero |
The ZeroCrossingBracketing type exposes the following members.
| Name | Description | |
|---|---|---|
| Expand | Detect a range containing at least one root. | |
| ExpandReduce | Attempts to bracket a zero crossing by expanding the interval and then, if necessary, reducing it. | |
| FindIntervalsWithin | Finds subintervals within a range that contain a sign change. | |
| Reduce | Attempts to reduce a range to a smaller interval containing a sign change. |