|
STK++ 1.0
|
In this file we define the templated MultivariateNormal law. More...
#include "STK_Law_ITMultivariate.h"#include "STK_Law_Normal.h"#include "../../Algebra/include/STK_EigenvaluesSymmetric.h"#include "../include/STK_Const_Math.h"#include "../../Algebra/include/STK_LinAlgebra1D.h"#include "../../Algebra/include/STK_LinAlgebra2D.h"

Go to the source code of this file.
Classes | |
| class | STK::Law::MultivariateNormal< Container1D > |
| Class for the multivariate Normal distribution. More... | |
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
| namespace | STK::Law |
This is the namespace containing the class handling the usual probabilities Laws. | |
In this file we define the templated MultivariateNormal law.
Definition in file STK_Law_MultivariateNormal.h.