-

   rss_forum_sources_ru

 - e-mail

 

 -

 LiveInternet.ru:
: 29.07.2007
:
:
: 80

:


, 27 2020 . 17:13 +
Qraizer: std::normal_distribution, . - :
    std::random_device source; // ( srand())
    std::mt19937 gen(source()); //
    std::normal_distribution nd(100.f, 10.f); // , 100
    /* ... */
    float x = nd(gen()); //
.

https://forum.sources.ru/index.php?showtopic=420883&view=findpost&p=3842446

:  

: [1] []
 

:
: 

: ( )

:

  URL