STK++ 1.0
STK_Law_MultivariateNormal.h File Reference

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"
Include dependency graph for STK_Law_MultivariateNormal.h:
This graph shows which files directly or indirectly include this file:

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.



Detailed Description

In this file we define the templated MultivariateNormal law.

Definition in file STK_Law_MultivariateNormal.h.