Query: std::piecewise_constant_distribution_param_type
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::piecewise_constant_distribution< _RealType >::param_typeLibrary Functions Manstd::piecewise_constant_distribution< _RealType >::param_type(3)NAMEstd::piecewise_constant_distribution< _RealType >::param_type -SYNOPSISPublic Types typedef piecewise_constant_distribution < _RealType > distribution_type" Public Member Functions template<typename _InputIteratorB , typename _InputIteratorW > param_type (_InputIteratorB __bfirst, _InputIteratorB __bend, _InputIteratorW __wbegin) template<typename _Func > param_type (initializer_list< _RealType > __bi, _Func __fw) template<typename _Func > param_type (size_t __nw, _RealType __xmin, _RealType __xmax, _Func __fw) param_type (const param_type &)=default std::vector< double > densities () const std::vector< _RealType > intervals () const param_type & operator= (const param_type &)=default Friends bool operator== (const param_type &__p1, const param_type &__p2) class piecewise_constant_distribution< _RealType > Detailed Description template<typename _RealType = double>struct std::piecewise_constant_distribution< _RealType >::param_type Parameter type. Definition at line 5490 of file random.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::piecewise_constant_distribution< _RealType >::param_type(3)
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Controlling user input |