kt_fisher_exact

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
@system nothrow @nogc extern (C)
double
kt_fisher_exact
(
int n11
,
int n12
,
int n21
,
int n22
,
double* _left
,
double* _right
,
double* two
)

Meta