Home
last modified time | relevance | path

Searched defs:Sn0 (Results 1 – 2 of 2) sorted by relevance

/dports/math/gsl/gsl-2.7/statistics/
H A DSn_source.c245 double Sn0 = (double) FUNCTION(gsl_stats,Sn0_from_sorted_data)(sorted_data, stride, n, work); in FUNCTION() local
/dports/math/R-cran-robustbase/robustbase/src/
H A Dqn_sn.c106 void Sn0(double *x, Sint *n, Sint *is_sorted, double *res, double *a2) in Sn0() function