Std::uniform_real_distribution _realtype -
Uniform continuous distribution for random numbers.
A continuous random distribution on the range [min, max) with equal probability throughout the range. The URNG should be real-valued and deliver number in the range [0, 1).
Definition at line 1869 of file random.h.
Generated automatically by Doxygen for libstdc++ from the source code.