Returns a vector of the intervals.

Synopsis

Declared in <bits/random.h>

std::vector<_RealType>
intervals() const;

Return Value

a vector of the intervals.

Created with MrDocs