Merge branch 'master' of ssh://eodev.git.sourceforge.net/gitroot/eodev/eodev

This commit is contained in:
Caner Candan 2011-12-14 19:52:46 +01:00
commit d7cc58def3
13 changed files with 926 additions and 103 deletions

View file

@ -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
*/