Note: normal rng use the Marsaglia polar method
This commit is contained in:
parent
9fe6995df1
commit
b04a66aaea
1 changed files with 1 additions and 0 deletions
|
|
@ -216,6 +216,7 @@ public :
|
|||
/** Gaussian deviate
|
||||
|
||||
Zero mean Gaussian deviate with standard deviation 1.
|
||||
Note: Use the Marsaglia polar method.
|
||||
|
||||
@return Random Gaussian deviate
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue