STK++ 0.9.13
|
In this file we implement the Gamma distribution. More...
#include "../include/STK_Law_Gamma.h"
#include "../include/STK_Law_Exponential.h"
#include <Analysis/include/STK_Funct_raw.h>
#include <Analysis/include/STK_Funct_gammaRatio.h>
Go to the source code of this file.
Namespaces | |
namespace | STK |
The namespace STK is the main domain space of the Statistical ToolKit project. | |
namespace | STK::Law |
This is the namespace enclosing the classes handling the usual probabilities Laws. | |
In this file we implement the Gamma distribution.
Definition in file STK_Law_Gamma.cpp.