STK++ 1.0

include Directory Reference

Directory dependency graph for projects/STatistiK/include/:
projects/STatistiK/include/

Files

file  MersenneTwister.h [code]
file  STK_Algo.h [code]
 

In this file we give some templated generic algorithms.


file  STK_Const_Math.h [code]
 

In this file we give the main mathematical constants.


file  STK_Funct_betaRatio.h [code]
 

In this file we declare functions around the beta function ratio.


file  STK_Funct_gamma.h [code]
 

In this file we declare functions around the gamma function.


file  STK_Funct_gammaRatio.h [code]
 

In this file we declare functions around the gamma function ratio.


file  STK_Funct_raw.h [code]
 

In this file we declare raw functions.


file  STK_Funct_util.h [code]
 

In this file we declare usual Real functions.


file  STK_ISerie.h [code]
 

In this file we define Interface base class for Real Series.


file  STK_Law_Cauchy.h [code]
 

In this file we define the Cauchy probability distribution.


file  STK_Law_ILawBase.h [code]
 

In this file we define the interface base class for all multivariate probabilities laws ILawBase.


file  STK_Law_ITMultivariate.h [code]
 

In this file we define the Interface base class ITMultivariate.


file  STK_Law_ITUnivariate.h [code]
 

In this file we define the interface base class ITUnivariate for all probabilities laws.


file  STK_Law_MultivariateNormal.h [code]
 

In this file we define the templated MultivariateNormal law.


file  STK_Law_Normal.h [code]
 

In this file we define the Normal probability law class.


file  STK_RandBase.h [code]
 

Declaration of the RandBase class.


file  STK_Stat_Bivariate.h [code]
 

This file contain the declaration of the class Bivariate.


file  STK_Stat_BivariateRealReal.h [code]
 

This file contain the declaration of the class BivariateRealReal.


file  STK_Stat_Multivariate.h [code]
 

This file contain the declaration of the base class Multivariate.


file  STK_Stat_MultivariateReal.h [code]
 

In this file we specialize the class Multivariate to real type.


file  STK_Stat_Transform.h [code]
 

In this file we implement the main transformation on data set.


file  STK_Stat_Univariate.h [code]
 

This file contain the declaration of the class Univariate.


file  STK_Stat_UnivariateReal.h [code]