![]() |
aGrUM 3.1.1
a C++ library for (probabilistic) graphical models
|
Contains useful methods for random stuff. More...
#include <agrum/base/core/utils_random.h>Go to the source code of this file.
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Functions | |
| template<typename GENERATOR> | |
| Idx | gum::randomValue (GENERATOR &generator, const Size max) |
| template<GUM_Numeric 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.