|
STK++ 0.9.13
|
In this file we define the class ModelGamma_aj_bj. More...
#include <cmath>#include "STK_Model_Util.h"#include "STK_IMultiStatModel.h"#include <Arrays/include/STK_Array2DPoint.h>#include <STatistiK/include/STK_Law_Gamma.h>#include <Analysis/include/STK_Algo_FindZero.h>#include <Analysis/include/STK_Funct_raw.h>

Go to the source code of this file.
Classes | |
| struct | STK::hidden::StatModelTraits< ModelGamma_aj_bj< Data_, WColVector_ > > |
| Partial specialization of the StatModelTraits for the ModelGamma_aj_bj model. More... | |
| struct | STK::ModelGamma_aj_bjParameters |
| Structure encapsulating the parameters of a Joint Gamma model. More... | |
| class | STK::ModelGamma_aj_bj< Data_, WColVector_ > |
| A joint Gamma model is a statistical model of the following form. More... | |
| class | STK::ModelGamma_aj_bj< Data_, WColVector_ >::dloglikelihood |
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 define the class ModelGamma_aj_bj.
Definition in file STK_ModelGamma_aj_bj.h.