Return the intervals of the distribution.
Synopsis
Declared in <bits/random.h>
std::vector<_RealType>
intervals() const;
Return Value
the intervals of the distribution.
Created with MrDocs
Return the intervals of the distribution.
Declared in <bits/random.h>
std::vector<_RealType>
intervals() const;
the intervals of the distribution.
Created with MrDocs