Home
last modified time | relevance | path

Searched defs:uniform_real (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/random/
Duniform_real.hpp36 class uniform_real : public random::uniform_real_distribution<RealType> class
62 explicit uniform_real(RealType min_arg = RealType(0.0), in uniform_real() function in boost::uniform_real
70 explicit uniform_real(const param_type& parm) in uniform_real() function in boost::uniform_real