Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the stored intervals for the distribution.
std::vector<RealType> intervals() const;
Remarks
The member function returns the stored value stored_x.
Requirements
Header: <random>
Namespace: std
See Also
Reference
piecewise_linear_distribution Class