STK++ 0.9.13
STK_Gamma_ajk_bj.h File Reference

In this file we define the Gamma_pk_ajk_bj and Gamma_p_ajk_bj mixture models. More...

Include dependency graph for STK_Gamma_ajk_bj.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  STK::hidden::MixtureTraits< Gamma_ajk_bj< Array_ > >
 Traits class for the Gamma_ajk_bj traits policy. More...
 
class  STK::Gamma_ajk_bj< Array >
 Gamma_ajk_bj 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.
 
namespace  STK::hidden
 The hidden namespace enclose the classes and methods which are used internally by the STK++ classes.
 

Macros

#define MAXITER   400
 
#define TOL   1e-8
 

Detailed Description

In this file we define the Gamma_pk_ajk_bj and Gamma_p_ajk_bj mixture models.

Definition in file STK_Gamma_ajk_bj.h.

Macro Definition Documentation

◆ MAXITER

#define MAXITER   400

Definition at line 41 of file STK_Gamma_ajk_bj.h.

◆ TOL

#define TOL   1e-8

Definition at line 42 of file STK_Gamma_ajk_bj.h.