OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pt_chi2
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc/dist/test/include/test/
math.h
217
pt_chi2
(double p, double df, double ln_gamma_df_2) {
function
305
return
pt_chi2
(p, shape * 2.0, ln_gamma_shape) * 0.5 * scale;
/src/external/bsd/jemalloc.old/dist/test/include/test/
math.h
217
pt_chi2
(double p, double df, double ln_gamma_df_2) {
function
305
return
pt_chi2
(p, shape * 2.0, ln_gamma_shape) * 0.5 * scale;
Completed in 39 milliseconds
Indexes created Sun Mar 22 00:23:16 UTC 2026