This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Implement Nakagami distribution as an extension.
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Ed Smith-Rowland <3dw4rd at verizon dot net>
- Cc: "libstdc++ at gcc dot gnu dot org" <libstdc++ at gcc dot gnu dot org>
- Date: Mon, 17 Sep 2012 17:25:42 +0200
- Subject: Re: Implement Nakagami distribution as an extension.
- References: <50573F1A.1050000@verizon.net>
On 09/17/2012 05:17 PM, Ed Smith-Rowland wrote:
Here is a Nakagami continuous distribution.
And operator== is again wrong and the instantiation testcase (which
would show it) still missing ;)
Also, please fix the Copyright dates, should be updated to the present.
Thanks,
Paolo.