Changeset 280:e7f8647ce760 in lemon-1.2 for lemon/random.h
- Timestamp:
- 07/14/08 16:23:11 (17 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/random.h
r209 r280 822 822 /// \note The Cartesian form of the Box-Muller 823 823 /// transformation is used to generate a random normal distribution. 824 /// \todo Consider using the "ziggurat" method instead.825 824 double gauss() 826 825 {
Note: See TracChangeset
for help on using the changeset viewer.