STK++ 0.9.13
|
Files | |
STK_Law_Beta.cpp | |
In this file we implement the Beta distribution law. | |
STK_Law_Binomial.cpp | |
In this file we implement the Binomial distribution. | |
STK_Law_Cauchy.cpp | |
In this file we implement the Cauchy distribution. | |
STK_Law_ChiSquared.cpp | |
In this file we implement the ChiSquared probability distribution. | |
STK_Law_Exponential.cpp | |
In this file we implement the exponential law. | |
STK_Law_FisherSnedecor.cpp | |
In this file we implement the FisherSnedecor probability distribution. | |
STK_Law_Gamma.cpp | |
In this file we implement the Gamma distribution. | |
STK_Law_Geometric.cpp | |
In this file we implement the Geometric distribution. | |
STK_Law_HyperGeometric.cpp | |
In this file we implement the HyperGeometric distribution. | |
STK_Law_Logistic.cpp | |
STK_Law_LogNormal.cpp | |
In this file we implement the LogNormal probability law class. | |
STK_Law_NegativeBinomial.cpp | |
STK_Law_Normal.cpp | |
In this file we implement the Normal distribution. | |
STK_Law_Poisson.cpp | |
STK_Law_Student.cpp | |
In this file we implement the Student probability distribution. | |
STK_Law_Uniform.cpp | |
In this file we implement the Uniform distribution law. | |
STK_Law_UniformDiscrete.cpp | |
STK_Law_Weibull.cpp | |
In this file we implement the Weibull probability distribution. | |