STK++ 0.9.13
|
In this file we implement the base class for the HD Gaussian models. More...
#include "../STK_IMixtureDensity.h"
#include <Arrays/include/STK_CArray.h>
#include <Arrays/include/STK_CArrayPoint.h>
#include <Arrays/include/STK_CArrayVector.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 <STatistiK/include/STK_Stat_Functors.h>
Go to the source code of this file.
Classes | |
class | STK::HDGaussianBase< 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 HD Gaussian models.
Definition in file STK_HDGaussianBase.h.