libstdc++
std::discrete_distribution< _IntType > Class Template Reference

Detailed Description

template<typename _IntType = int>
class std::discrete_distribution< _IntType >

A discrete_distribution random number distribution.

The formula for the discrete probability mass function is

Definition at line 5253 of file random.h.


The documentation for this class was generated from the following file: