STK++ 0.9.13
|
In this file we implement the base class for the poisson mixture models. More...
#include "../STK_IMixtureDensity.h"
#include <STatistiK/include/STK_Law_Poisson.h>
#include "../PoissonModels/STK_PoissonParameters.h"
Go to the source code of this file.
Classes | |
class | STK::PoissonBase< Derived > |
Base class for the Poisson models. More... | |
Namespaces | |
namespace | STK |
The namespace STK is the main domain space of the Statistical ToolKit project. | |
In this file we implement the base class for the poisson mixture models.
Definition in file STK_PoissonBase.h.