STK++ 1.0
STatistiK.h File Reference

This file include all the header files of the project STatistiK. More...

#include "../projects/STatistiK/include/STK_Algo.h"
#include "../projects/STatistiK/include/STK_Const_Math.h"
#include "../projects/STatistiK/include/STK_Funct_util.h"
#include "../projects/STatistiK/include/STK_Funct_raw.h"
#include "../projects/STatistiK/include/STK_Funct_gamma.h"
#include "../projects/STatistiK/include/STK_Funct_gammaRatio.h"
#include "../projects/STatistiK/include/STK_Funct_betaRatio.h"
#include "../projects/STatistiK/include/MersenneTwister.h"
#include "../projects/STatistiK/include/STK_RandBase.h"
#include "../projects/STatistiK/include/STK_Law_ITUnivariate.h"
#include "../projects/STatistiK/include/STK_Law_Normal.h"
#include "../projects/STatistiK/include/STK_Law_ILawBase.h"
#include "../projects/STatistiK/include/STK_Law_ITMultivariate.h"
#include "../projects/STatistiK/include/STK_Law_MultivariateNormal.h"
#include "../projects/STatistiK/include/STK_Stat_Univariate.h"
#include "../projects/STatistiK/include/STK_Stat_UnivariateReal.h"
#include "../projects/STatistiK/include/STK_Stat_Bivariate.h"
#include "../projects/STatistiK/include/STK_Stat_BivariateRealReal.h"
#include "../projects/STatistiK/include/STK_Stat_Multivariate.h"
#include "../projects/STatistiK/include/STK_Stat_MultivariateReal.h"
#include "../projects/STatistiK/include/STK_Stat_Transform.h"
Include dependency graph for STatistiK.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  STK::Const
 

This is the namespace containing the usual mathematical constants.


namespace  STK::Law
 

This is the namespace containing the class handling the usual probabilities Laws.


namespace  STK::Funct
 

The namespace Funct enclose all usual and special functions.


namespace  STK::Stat
 

this is the namespace for the statistical treatment.



Detailed Description

This file include all the header files of the project STatistiK.

Definition in file STatistiK.h.