#include <shark/Rng/Rng.h>#include <boost/random.hpp>#include <boost/random/geometric_distribution.hpp>#include <iostream>#include <cmath>Go to the source code of this file.
Classes | |
| class | shark::DiffGeometric_distribution< IntType, RealType > |
| Implements a diff geometric distribution. More... | |
| class | shark::DiffGeometric< RngType > |
| Random variable with diff geometric distribution. More... | |
Namespaces | |
| shark | |
| AbstractMultiObjectiveOptimizer. | |