mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-02 14:04:20 +00:00
variate_generator 追加
This commit is contained in:
parent
4a345e8259
commit
8b357a75da
3 changed files with 158 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
#include <sprout/random/linear_congruential.hpp>
|
||||
#include <sprout/random/uniform_smallint.hpp>
|
||||
#include <sprout/random/uniform_01.hpp>
|
||||
#include <sprout/random/variate_generator.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_RANDOM_HPP
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue