variate_generator 追加

This commit is contained in:
bolero-MURAKAMI 2011-09-30 00:06:24 +09:00
parent 4a345e8259
commit 8b357a75da
3 changed files with 158 additions and 0 deletions

View file

@ -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