aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
Dirichlet.h File Reference

A class for sampling w.r.t. More...

#include <vector>
#include <agrum/agrum.h>
#include <agrum/base/core/utils_random.h>
#include <agrum/base/core/math/Dirichlet_inl.h>
Include dependency graph for Dirichlet.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::Dirichlet
 A class for sampling w.r.t. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

A class for sampling w.r.t.

Dirichlet distributions.

Author
Christophe GONZALES(_at_AMU) and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file Dirichlet.h.