mp_units::discrete_distribution::probabilities

Returns the probabilities of the distribution.

Synopsis

Declared in <bits/random.h>
std::vector<double>
probabilities() const;

Return Value

the probabilities of the distribution.