public member function
<random>
std::piecewise_linear_distribution::intervalsvector<result_type> intervals() const;
Intervals
Returns a vector with the subinterval bounds.The subintervals are consecutive, and each inner bound signals where one interval ends and where the next begins, with the first and last elements of the vector denoting the limits of the entire interval of values the distribution can produce.
Each interval is assumed to be closed on its lower bound and open on its upper bound: [bi,bi+1).
The size of the vector is the number of intervals plus one.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4