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