gsl_stats_short_spearman

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_short_spearman
(
const(short)* data1
,
const size_t stride1
,
const(short)* data2
,
const size_t stride2
,
const size_t n
,
double* work
)

Meta