STK++ 0.9.13
|
In this file we implement the Poisson_ljlk class. More...
#include "../PoissonModels/STK_PoissonBase.h"
Go to the source code of this file.
Classes | |
struct | STK::hidden::MixtureTraits< Poisson_ljlk< Array_ > > |
Traits class for the Poisson_ljlk traits policy. More... | |
class | STK::Poisson_ljlk< Array > |
The Poisson mixture model Poisson_ljlk is a Poisson model with a probability function of the 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. | |
In this file we implement the Poisson_ljlk class.
Definition in file STK_Poisson_ljlk.h.