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

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

Uses of DirichletMRG in de.jstacs.utils.random
 

Fields in de.jstacs.utils.random declared as DirichletMRG
static DirichletMRG DirichletMRG.DEFAULT_INSTANCE
          This instance shall be used, since quite often two instance of this class return the same values.