STK++ 0.9.13
|
In this file we define the Gamma_pk_aj_bk and Gamma_p_aj_bk models. More...
Go to the source code of this file.
Classes | |
struct | STK::hidden::MixtureTraits< Gamma_aj_bk< Array_ > > |
Traits class for the Gamma_aj_bk traits policy. More... | |
class | STK::Gamma_aj_bk< Array > |
Gamma_aj_bk is a mixture model of the following form. More... | |
Namespaces | |
namespace | STK |
The namespace STK is the main domain space of the Statistical ToolKit project. | |
The hidden namespace enclose the classes and methods which are used internally by the STK++ classes. | |
Macros | |
#define | MAXITER 400 |
#define | TOL 1e-8 |
In this file we define the Gamma_pk_aj_bk and Gamma_p_aj_bk models.
Definition in file STK_Gamma_aj_bk.h.
#define MAXITER 400 |
Definition at line 41 of file STK_Gamma_aj_bk.h.
#define TOL 1e-8 |
Definition at line 42 of file STK_Gamma_aj_bk.h.