aGrUM  0.14.2
utils_random_tpl.h File Reference

Contains usefull methods for random stuff. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 

Functions

template<typename GUM_SCALAR >
std::vector< GUM_SCALAR > gum::randomDistribution (Size n)
 Return a random discrete distribution. More...
 

Detailed Description

Contains usefull methods for random stuff.

Author
Vincent RENAUDINEAU and Pierre-Henri WUILLEMIN

Definition in file utils_random_tpl.h.