Honeycomb  0.1
Component-Model Framework
Classes | Namespaces | Typedefs
StudentT.h File Reference
#include "Honey/Math/Random/Dist/ChiSqr.h"
#include "Honey/Math/Random/Dist/Beta.h"
#include "Honey/Math/Random/Random.h"
Include dependency graph for StudentT.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  honey::StudentT_< Real >
 Generate a random variate from a Student's t-distribution. More...
 
struct  honey::StudentT_< Real >::Stats
 
struct  honey::StudentT_< Real >::PooledStats
 

Namespaces

 honey
 Global Honeycomb namespace.
 

Typedefs

typedef StudentT_< Real > honey::StudentT
 
typedef StudentT_< Float > honey::StudentT_f
 
typedef StudentT_< Double > honey::StudentT_d