This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Implement hypergeometric_distribution as an extension.
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Ed Smith-Rowland <3dw4rd at verizon dot net>, libstdc++ at gcc dot gnu dot org
- Date: Thu, 21 Nov 2013 11:54:11 +0100
- Subject: Re: Implement hypergeometric_distribution as an extension.
- Authentication-results: sourceware.org; auth=none
- References: <52893874 dot 2060003 at verizon dot net> <52893C41 dot 8000800 at oracle dot com> <5289447D dot 7090102 at verizon dot net> <52895327 dot 8030407 at oracle dot com> <528D63FD dot 8040704 at verizon dot net> <528D6515 dot 9000709 at verizon dot net> <528DE607 dot 3050308 at oracle dot com>
.. and of course remove the include <tr1/cmath> !
Paolo.