|
STK++ 0.9.13
|
In this file we define the multivariate Normal law. More...
#include "Arrays/include/STK_CArray.h"#include "Arrays/include/STK_CArraySquare.h"#include "Arrays/include/STK_CArrayPoint.h"#include "Arrays/include/STK_CArrayVector.h"#include "Arrays/include/STK_Array2D.h"#include "Arrays/include/STK_Array2DSquare.h"#include "Arrays/include/STK_Array2DDiagonal.h"#include "Arrays/include/STK_Array2DLowerTriangular.h"#include "Arrays/include/STK_Array2DUpperTriangular.h"#include "Arrays/include/STK_Array2D_Functors.h"#include "Arrays/include/STK_Const_Arrays.h"#include "Algebra/include/STK_SymEigen.h"#include "STK_MultiLaw_IMultiLaw.h"#include "STK_Law_Normal.h"#include "Analysis/include/STK_Const_Math.h"

Go to the source code of this file.
Classes | |
| class | STK::MultiLaw::Normal< RowVector > |
| Class for the multivariate Normal distribution. More... | |
Namespaces | |
| namespace | STK |
| The namespace STK is the main domain space of the Statistical ToolKit project. | |
| namespace | STK::MultiLaw |
| This is the namespace enclosing the classes handling the multivariate probabilities Laws. | |
In this file we define the multivariate Normal law.
Definition in file STK_MultiLaw_Normal.h.