List of all members.
Public Types
Public Member Functions
-
template<typename _InputIteratorB , typename _InputIteratorW > param_type (_InputIteratorB __bfirst, _InputIteratorB __bend, _InputIteratorW __wbegin)
-
template<typename _Func > param_type (size_t __nw, _RealType __xmin, _RealType __xmax, _Func __fw)
-
template<typename _Func > param_type (initializer_list< _RealType > __bl, _Func __fw)
-
std::vector< double > densities () const
-
std::vector< _RealType > intervals () const
Friends
-
bool operator== (const param_type &__p1, const param_type &__p2)
-
class piecewise_linear_distribution< _RealType >
Detailed Description
template<typename _RealType = double>
struct std::piecewise_linear_distribution< _RealType >::param_type
Parameter type.
Definition at line 5091 of file random.h.
The documentation for this struct was generated from the following files: