SYNOPSIS

Detailed Description

template<typename _RealType = double>class std::piecewise_constant_distribution< _RealType >

A piecewise_constant_distribution random number distribution.

The formula for the piecewise constant probability mass function is

Definition at line 5483 of file random.h.

Author

Generated automatically by Doxygen for libstdc++ from the source code.