|
STK++ 0.9.13
|
In this file we define the class ModelDiagGaussian_muj_sj. More...
#include <cmath>#include "STK_Model_Util.h"#include "STK_IMultiStatModel.h"#include <STatistiK/include/STK_Law_Normal.h>#include <STatistiK/include/STK_Stat_Functors.h>

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