Merge branch 'master' of ssh://eodev.git.sourceforge.net/gitroot/eodev/eodev
This commit is contained in:
commit
d7cc58def3
13 changed files with 926 additions and 103 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
|
||||
*/
|
||||
|
|
|
|||
Reference in a new issue