eoRNG.h (eoRng::random): Add comment on truncation as standard way of

floating point to integer conversion.
This commit is contained in:
kuepper 2007-08-22 07:30:47 +00:00
commit 28e59ff064
2 changed files with 11 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2007-08-22 Jochen Küpper <jochen@fhi-berlin.mpg.de>
* eoRNG.h (eoRng::random): Add comment on truncation as standard way of
floating point to integer conversion.
2006-12-04 Jochen Küpper <jochen@fhi-berlin.mpg.de>
* eoRNG.h (eoRng::normal(stdev)): Revert erroneous change.