gsl_interp_bsearch

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
size_t
gsl_interp_bsearch
(
const(double)* x_array
,
double x
,
size_t index_lo
,
size_t index_hi
)

Meta