#include <shark/Rng/Gamma.h>
#include <shark/Rng/Rng.h>
#include <boost/math/special_functions.hpp>
#include <boost/random.hpp>
#include <cmath>
#include <vector>
#include <iostream>
Go to the source code of this file.
Classes | |
class | shark::Dirichlet_distribution< RealType > |
Dirichlet distribution. More... | |
class | shark::Dirichlet< RngType > |
Implements a Dirichlet distribution. More... | |
Namespaces | |
shark | |
AbstractMultiObjectiveOptimizer. | |