|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
See:
Description
Class Summary | |
---|---|
DiMRGParams | The super container for parameters of Dirichlet multivariate random generators. |
DirichletMRG | This class is a multivariate random generator based on a Dirichlet distribution. |
DirichletMRGParams | The container for parameters of a Dirichlet random generator. |
EqualParts | This class is no real random generator it just returns 1/n for all values. |
ErlangMRG | This class is a multivariate random generator based on a Dirichlet
distribution for alpha_i \in N . |
ErlangMRGParams | The container for parameters of an Erlang multivariate random generator. |
FastDirichletMRGParams | The container for parameters of a Dirichlet random generator that uses the same hyperparameter at all positions. |
MRGParams | The super container for parameter of multivariate random generators. |
MultivariateRandomGenerator | This class is the abstract super class for any multivariate random generator (MRG). |
RandomNumberGenerator | Class for generating random numbers of many different distributions. |
SoftOneOfN | This random generator returns 1-epsilon for one and equal parts
for the rest of a random vector. |
This package contains some classes for generating random numbers.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |