mp_units::piecewise_linear_distribution::intervals

Return the intervals of the distribution.

Synopsis

Declared in <bits/random.h>
std::vector<_RealType>
intervals() const;

Return Value

the intervals of the distribution.