|
STK++ 1.0
|

Files | |
| file | STK_Const_Math.cpp [code] |
In this file we implement functions computing Mathematical constants. | |
| file | STK_Funct_betaRatio.cpp [code] |
In this file we implement functions around the Beta ratio function. | |
| file | STK_Funct_dev0.cpp [code] |
| file | STK_Funct_erf_raw.cpp [code] |
In this file we implement the erf and erfc functions using the cephes Math Library. | |
| file | STK_Funct_expm1.cpp [code] |
| file | STK_Funct_g0.cpp [code] |
In this file we implement the function g0. | |
| file | STK_Funct_gamma.cpp [code] |
In this file we implement the functions around the gamma function. | |
| file | STK_Funct_gammaRatio.cpp [code] |
In this file we implement functions around the gamma function ratio. | |
| file | STK_Funct_log1p.cpp [code] |
In this file we implement the function | |
| file | STK_Funct_normal_raw.cpp [code] |
In this file we implement the normal functions using the cephes Math Library. | |
| file | STK_Funct_poisson_raw.cpp [code] |
In this file we implement functions around the poisson density. | |
| file | STK_Law_Cauchy.cpp [code] |
In this file we implement the Cauchy distribution. | |
| file | STK_Law_Normal.cpp [code] |
In this file we implement the Normal distribution. | |
| file | STK_RandBase.cpp [code] |
Implementation of the RandBase class (uniform, exponential and gauss random generators). | |