mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-02 14:04:20 +00:00
adapt/sscrisk/cel/array.hpp 更新
random/binomial_distribution.hpp 追加
This commit is contained in:
parent
e6cda7492c
commit
10c46d9b85
3 changed files with 511 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue