![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Contains useful methods for random stuff. More...
Go to the source code of this file.
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Functions | |
| template<typename GENERATOR> | |
| INLINE Idx | gum::randomValue (GENERATOR &generator, const Size max) |
| template<typename GUM_SCALAR> | |
| std::vector< GUM_SCALAR > | gum::randomDistribution (Size n) |
| Return a random discrete distribution. | |
Contains useful methods for random stuff.
Definition in file utils_random_tpl.h.