|
STK++ 0.9.13
|
In this file we implement the base class for the Gaussian diagonal models. More...
#include "../STK_IMixtureDensity.h"#include <Arrays/include/STK_Const_Arrays.h>#include <Arrays/include/STK_Display.h>#include <STatistiK/include/STK_Law_Normal.h>#include <STatistiK/include/STK_Law_UniformDiscrete.h>#include "../DiagGaussianModels/STK_DiagGaussianParameters.h"

Go to the source code of this file.
Classes | |
| class | STK::DiagGaussianBase< Derived > |
| Base class for the diagonal Gaussian 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 Gaussian diagonal models.
Definition in file STK_DiagGaussianBase.h.