X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=mothurfisher.h;h=2742f97213e7bc99a080143b4d91e061dca7b2d0;hp=88557d4656eb639ff5a19be66489857551faa50a;hb=b9553248b33ebd169c6aee375c1cc1a9dda61848;hpb=783b9ef8e739307aed392f35970701f6b53390fb diff --git a/mothurfisher.h b/mothurfisher.h index 88557d4..2742f97 100644 --- a/mothurfisher.h +++ b/mothurfisher.h @@ -29,7 +29,7 @@ private: double lnfact(double); double lnbico(double, double); double hyper_323(double, double, double, double); - double hyper(double); + double myhyper(double); double hyper0(double, double, double, double); double exact(double, double, double, double); };