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
Returns the probabilities of the distribution.
Declared in <bits/random.h>
std::vector<double>
probabilities() const;
the probabilities of the distribution.
Created with MrDocs