Click or drag to resize
Accord.NET (logo)

BinarySearchFind Method

Overload List
  NameDescription
Public methodFind(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).
Public methodStatic memberFind(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).
Top
See Also