gsl_stats_int_quantile_from_sorted_data

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
double
gsl_stats_int_quantile_from_sorted_data
(
const(int)* sorted_data
,
const size_t stride
,
const size_t n
,
const double f
)

Meta