STK++ 0.9.13
|
In this file we define the class JointGammaModel. More...
#include <cmath>
#include "STK_IMultiStatModel.h"
#include "STK_IMultiParameters.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::JointGammaParameters |
Structure encapsulating the parameters of a Joint Gamma model. More... | |
class | STK::JointGammaModel< Array, WColVector > |
A joint Gamma model is a statistical model of the following form. More... | |
class | STK::JointGammaModel< Array, WColVector >::dloglikelihood |
Namespaces | |
namespace | STK |
The namespace STK is the main domain space of the Statistical ToolKit project. | |
In this file we define the class JointGammaModel.
Definition in file STK_JointGammaModel.h.