Returns the probabilities of the distribution.

Synopsis

Declared in <bits/random.h>

std::vector<double>
probabilities() const;

Return Value

the probabilities of the distribution.

Created with MrDocs