Uses of Class
de.jstacs.utils.random.DiMRGParams

Packages that use DiMRGParams
de.jstacs.utils.random This package contains some classes for generating random numbers 
 

Uses of DiMRGParams in de.jstacs.utils.random
 

Subclasses of DiMRGParams in de.jstacs.utils.random
 class DirichletMRGParams
          The container for parameters of a Dirichlet random generator.
 class FastDirichletMRGParams
          The container for parameters of a Dirichlet random generator that uses the same hyperparameter at all positions.