Searched refs:Pks (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/lgpl3/gmp/dist/tests/rand/
H A Dstat.c86 /* Pks () -- Distribution function for KS results with a big n (like 1000
88 /* gnuplot: plot [0:1] Pks(x), Pks(x) = 1-exp(-2*x**2) */
91 Pks (mpf_t p, mpf_t x) function
162 ks (f_p, f_m, l1res, Pks, l2runs);
169 ks (f_p, f_m, l1res + l2runs, Pks, l2runs);

Completed in 179 milliseconds