gcc/libstdc++-v3/testsuite/26_numerics/random
Jonathan Wakely 8b3085e7e8 PR libstdc++/83833 fix chi_squared_distribution::param(const param&)
PR libstdc++/83833
	* include/bits/random.h (chi_squared_distribution::param): Update
	gamma distribution parameter.
	* testsuite/26_numerics/random/chi_squared_distribution/83833.cc: New
	test.

From-SVN: r256708
2018-01-15 19:58:22 +00:00
..
bernoulli_distribution Update copyright years. 2018-01-03 11:03:58 +01:00
binomial_distribution Update copyright years. 2018-01-03 11:03:58 +01:00
cauchy_distribution Update copyright years. 2018-01-03 11:03:58 +01:00
chi_squared_distribution PR libstdc++/83833 fix chi_squared_distribution::param(const param&) 2018-01-15 19:58:22 +00:00
discard_block_engine Update copyright years. 2018-01-03 11:03:58 +01:00
discrete_distribution Update copyright years. 2018-01-03 11:03:58 +01:00
exponential_distribution Update copyright years. 2018-01-03 11:03:58 +01:00
extreme_value_distribution Update copyright years. 2018-01-03 11:03:58 +01:00
fisher_f_distribution Update copyright years. 2018-01-03 11:03:58 +01:00
gamma_distribution Update copyright years. 2018-01-03 11:03:58 +01:00
geometric_distribution Update copyright years. 2018-01-03 11:03:58 +01:00
independent_bits_engine Update copyright years. 2018-01-03 11:03:58 +01:00
linear_congruential_engine Update copyright years. 2018-01-03 11:03:58 +01:00
lognormal_distribution Update copyright years. 2018-01-03 11:03:58 +01:00
mersenne_twister_engine Update copyright years. 2018-01-03 11:03:58 +01:00
negative_binomial_distribution Update copyright years. 2018-01-03 11:03:58 +01:00
normal_distribution Update copyright years. 2018-01-03 11:03:58 +01:00
piecewise_constant_distribution Update copyright years. 2018-01-03 11:03:58 +01:00
piecewise_linear_distribution Update copyright years. 2018-01-03 11:03:58 +01:00
poisson_distribution Update copyright years. 2018-01-03 11:03:58 +01:00
random_device Update copyright years. 2018-01-03 11:03:58 +01:00
seed_seq Update copyright years. 2018-01-03 11:03:58 +01:00
shuffle_order_engine Update copyright years. 2018-01-03 11:03:58 +01:00
student_t_distribution Update copyright years. 2018-01-03 11:03:58 +01:00
subtract_with_carry_engine Update copyright years. 2018-01-03 11:03:58 +01:00
uniform_int_distribution Update copyright years. 2018-01-03 11:03:58 +01:00
uniform_real_distribution Update copyright years. 2018-01-03 11:03:58 +01:00
weibull_distribution Update copyright years. 2018-01-03 11:03:58 +01:00
default_random_engine.cc Update copyright years. 2018-01-03 11:03:58 +01:00
knuth_b.cc Update copyright years. 2018-01-03 11:03:58 +01:00
minstd_rand0.cc Update copyright years. 2018-01-03 11:03:58 +01:00
minstd_rand.cc Update copyright years. 2018-01-03 11:03:58 +01:00
mt19937_64.cc Update copyright years. 2018-01-03 11:03:58 +01:00
mt19937.cc Update copyright years. 2018-01-03 11:03:58 +01:00
pr60037-neg.cc
ranlux24_base.cc Update copyright years. 2018-01-03 11:03:58 +01:00
ranlux24.cc Update copyright years. 2018-01-03 11:03:58 +01:00
ranlux48_base.cc Update copyright years. 2018-01-03 11:03:58 +01:00
ranlux48.cc Update copyright years. 2018-01-03 11:03:58 +01:00