IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
alglib.binomialdistr Class Reference

Static Public Member Functions

static double binomialdistribution (int k, int n, double p)
 
static double binomialcdistribution (int k, int n, double p)
 
static double invbinomialdistribution (int k, int n, double y)
 
static double binomialdistribution (int k, int n, double p)
 
static double binomialcdistribution (int k, int n, double p)
 
static double invbinomialdistribution (int k, int n, double y)
 

Member Function Documentation

static double alglib.binomialdistr.binomialdistribution ( int  k,
int  n,
double  p 
)
inlinestatic
static double alglib.binomialdistr.binomialcdistribution ( int  k,
int  n,
double  p 
)
inlinestatic
static double alglib.binomialdistr.invbinomialdistribution ( int  k,
int  n,
double  y 
)
inlinestatic
static double alglib.binomialdistr.binomialdistribution ( int  k,
int  n,
double  p 
)
inlinestatic
static double alglib.binomialdistr.binomialcdistribution ( int  k,
int  n,
double  p 
)
inlinestatic
static double alglib.binomialdistr.invbinomialdistribution ( int  k,
int  n,
double  y 
)
inlinestatic

The documentation for this class was generated from the following file: