We provide a partial discrete_distribution implementation that is just the parts we need.
More...
#include <statistics.hpp>
template<typename T = int>
class vg::discrete_distribution< T >
We provide a partial discrete_distribution implementation that is just the parts we need.
◆ param_type
template<typename T = int>
◆ result_type
template<typename T = int>
◆ discrete_distribution() [1/2]
template<typename T = int>
template<class InputIt >
◆ discrete_distribution() [2/2]
template<typename T = int>
◆ operator()()
template<typename T = int>
template<class Generator >
◆ reset()
template<typename T = int>
◆ m_sums
template<typename T = int>
◆ m_weights
template<typename T = int>
The documentation for this class was generated from the following file: