gsl_stats_long_double_minmax_index

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
void
gsl_stats_long_double_minmax_index
(
size_t* min_index
,
size_t* max_index
,
const(real)* data
,
const size_t stride
,
const size_t n
)

Meta