STK++ 1.0
STK_Funct_betaRatio.h File Reference

In this file we declare functions around the beta function ratio. More...

#include "../../STKernel/include/STK_Integer.h"
#include "../../STKernel/include/STK_Real.h"
Include dependency graph for STK_Funct_betaRatio.h:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

In this file we declare functions around the beta function ratio.

Definition in file STK_Funct_betaRatio.h.