adapt/sscrisk/cel/array.hpp 更新

random/binomial_distribution.hpp 追加
This commit is contained in:
bolero-MURAKAMI 2011-10-12 00:38:14 +09:00
parent e6cda7492c
commit 10c46d9b85
3 changed files with 511 additions and 2 deletions

View file

@ -9,10 +9,9 @@
#include <sprout/random/uniform_01.hpp>
#include <sprout/random/uniform_real_distribution.hpp>
#include <sprout/random/bernoulli_distribution.hpp>
#include <sprout/random/binomial_distribution.hpp>
#include <sprout/random/variate_generator.hpp>
#include <sprout/random/random_result.hpp>
#include <sprout/random/random_iterator.hpp>
#endif // #ifndef SPROUT_RANDOM_HPP