Commit graph

15 commits

Author SHA1 Message Date
bolero-MURAKAMI
56cb7702ea fix math functions 2013-05-06 23:57:38 +09:00
bolero-MURAKAMI
32c3ba02d4 add math::copysign
fix hyperbolic and exponental functions: for special values
2013-04-24 22:48:36 +09:00
bolero-MURAKAMI
e3e130f58d fix coding styles 2013-03-22 14:24:19 +09:00
bolero-MURAKAMI
07f052fb6e add SPROUT_ASSERT 2013-03-18 19:12:21 +09:00
bolero-MURAKAMI
f37e8a9088 add normal_distribution::stddev 2012-11-16 13:40:19 +09:00
bolero-MURAKAMI
1c65d59971 add sprout/math/comparison.hpp 2012-07-06 23:10:49 +09:00
bolero-MURAKAMI
77f058a34c add floor, ceil, trunc, round 2012-07-05 00:09:44 +09:00
bolero-MURAKAMI
a2888b19bb add sprout/bitset.hpp 2012-06-17 19:14:38 +09:00
bolero-MURAKAMI
64b422546e add math/classifications.hpp 2012-05-10 13:34:49 +09:00
bolero-MURAKAMI
6bb2d0fb87 replace implementation <cmath> functions to Sprout.Math.Functions 2012-05-09 10:15:19 +09:00
bolero-MURAKAMI
f86d17d0d4 add ptr_fun, mem_fun, mem_fun_ref 2012-04-11 23:28:29 +09:00
bolero-MURAKAMI
4729d31bf2 エラー通知を標準例外に変更 2011-10-26 15:57:31 +09:00
bolero-MURAKAMI
44b67d28e2 random/normal_distribution.hpp 追加
numeric/iota.hpp 追加
algorithm/shuffle.hpp 追加
2011-10-19 22:47:59 +09:00
bolero-MURAKAMI
6e6c515704 distribution 修正 2011-10-17 13:44:19 +09:00
bolero-MURAKAMI
7ae0072f2e random/geometric_distribution.hpp 追加
distribution のストリーム入力のバグ修正
2011-10-14 21:23:13 +09:00