STK++ 0.9.13
|
In this file we define the Parameters classes for Poisson mixture models. More...
#include "../STK_Clust_Util.h"
#include <Arrays/include/STK_Array1D.h>
#include <Arrays/include/STK_CArrayPoint.h>
#include <Arrays/include/STK_CArrayVector.h>
#include <STatistiK/include/STK_Stat_Online.h>
#include <STatistiK/include/STK_Stat_Functors.h>
Go to the source code of this file.
Classes | |
struct | STK::ModelParameters< Clust::Poisson_ljlk_ > |
Structure encapsulating the parameters of a Poisson_ljlk model. More... | |
struct | STK::ModelParameters< Clust::Poisson_ljk_ > |
Structure encapsulating the parameters of a Poisson_ljlk model. More... | |
struct | STK::ModelParameters< Clust::Poisson_lk_ > |
Structure encapsulating the parameters of a Poisson_lk model. More... | |
Namespaces | |
namespace | STK |
The namespace STK is the main domain space of the Statistical ToolKit project. | |
In this file we define the Parameters classes for Poisson mixture models.
In this file we implement the Parameters classes for Poisson mixture models.
Definition in file STK_PoissonParameters.h.