Module apsis::iteration[][src]

Iteration algorithms

Functions

binary_search

For an arbitrary function f that is continuous between min and max, this algorithm finds where f is equal to 0.