STK++ 0.9.13
|
In this file we declare the class GaussianAAModel for the auto-associative models. More...
#include "STK_IAAModel.h"
#include "Arrays/include/STK_Array2DSquare.h"
#include <StatModels/include/STK_Model_Util.h>
#include <StatModels/include/STK_IStatModel.h>
#include <STatistiK/include/STK_MultiLaw_Normal.h>
Go to the source code of this file.
Classes | |
struct | STK::hidden::ModelTraits< GaussianAAModel< Data_ > > |
class | STK::hidden::ModelTraits< GaussianAAModel< Data_ > >::Void |
class | STK::GaussianAAModel< Array > |
Gaussian Auto-Associative models. 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 declare the class GaussianAAModel for the auto-associative models.
Definition in file STK_GaussianAAModel.h.