mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
* Demonstrate deduction guides for normal_distribution. * Add missing test case. * add class template argument deduction guides for distributions templated on real type - issue #754 * Remove no-arg tests in test_dist_deduction_guides.cpp - issue #754 GCC-8 and clang 6-8 were unhappy with the no-arg cases, which use the default template arg, not the deduction guide, anyway. * remove unused deduction guide for fisher_f - issue #754 Co-authored-by: jzmaddock <john@johnmaddock.co.uk>
5.5 KiB
5.5 KiB