This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: multi-variate distribution


On Wed, Sep 5, 2012 at 1:42 AM, Marc Glisse <marc.glisse@inria.fr> wrote:
> One question: in operator(), you are not using the __generate member
> function of normal_distribution. Is there a reason it can't be used?

The code predated the acceptance of the __generate code.  I've added
this as an optimization now.  Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]