STK++ 0.9.13
|
In this file we implement the base class for the Categorical diagonal models. More...
#include "../STK_IMixtureDensity.h"
#include "../CategoricalModels/STK_CategoricalParameters.h"
#include <Arrays/include/STK_Array2DPoint.h>
Go to the source code of this file.
Classes | |
class | STK::CategoricalBase< Derived > |
Base class for the Categorical 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 Categorical diagonal models.
Definition in file STK_CategoricalBase.h.