Symphony Of Empires
disc_dist.hpp File Reference
#include <numeric>
#include <algorithm>
#include <cstddef>
#include <cassert>
#include <vector>
#include "eng3d/rand.hpp"
Include dependency graph for disc_dist.hpp:

Go to the source code of this file.

Classes

class  DiscreteDistribution< T >
 Uses the Aiias method to generate a lookup table of with different probabilties. More...