|
STK++ 1.0
|
In this file we declare functions around the beta function ratio. More...
#include "../../STKernel/include/STK_Integer.h"#include "../../STKernel/include/STK_Real.h"

Go to the source code of this file.
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
| namespace | STK::Funct |
The namespace Funct enclose all usual and special functions. | |
Functions | |
| Real | STK::Funct::betaRatio (Real const &a, Real const &b, Real const &x, bool lower_tail=true) |
| Compute the incomplete beta function ratio. | |
In this file we declare functions around the beta function ratio.
Definition in file STK_Funct_betaRatio.h.