Honeycomb
0.1
Component-Model Framework
|
#include "Honey/Math/Random/Dist/ChiSqr.h"
#include "Honey/Math/Random/Dist/Beta.h"
#include "Honey/Math/Random/Random.h"
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 |