comment in InverseCumulativeRsg

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

comment in InverseCumulativeRsg

japari
Silly one really, but line 62 of ql/math/randomnumbers/inversecumulativersg.hpp
reads:
//! returns next sample from the Gaussian distribution

not necessarily 'Gaussian' right?

Rgds
PP

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev
Reply | Threaded
Open this post in threaded view
|

Re: comment in InverseCumulativeRsg

Ferdinando M. Ametrano-3
On Tue, Jan 24, 2012 at 5:30 PM, <[hidden email]> wrote:
> line 62 of ql/math/randomnumbers/inversecumulativersg.hpp
> reads:
> //! returns next sample from the Gaussian distribution
>
> not necessarily 'Gaussian' right?

right. fixed as
//! returns next sample from the inverse cumulative distribution

thanks

ciao -- Nando

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev