STK++ 0.9.13
|
In this file we define the class JointGaussianModel. More...
#include <cmath>
#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::JointGaussianParameters |
Structure encapsulating the parameters of a Joint Gaussian model. More... | |
class | STK::JointGaussianModel< Array, WColVector > |
A joint Gaussian 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. | |
In this file we define the class JointGaussianModel.
Definition in file STK_JointGaussianModel.h.