libstdc++
std::piecewise_linear_distribution< _RealType > Class Template Reference

Detailed Description

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

A piecewise_linear_distribution random number distribution.

The formula for the piecewise linear probability mass function is

Definition at line 5750 of file random.h.


The documentation for this class was generated from the following file: