* src/misc/random.hh (nrand, bmrand, prand): New functions.
(barand): New class. * src/misc/random.cc (nrand, bmrand, prand): New functions. * wrap/python/spot.i: Process src/misc/random.hh.
This commit is contained in:
parent
d771a3a019
commit
541705a36a
4 changed files with 150 additions and 1 deletions
|
|
@ -1,5 +1,10 @@
|
|||
2004-12-07 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/misc/random.hh (nrand, bmrand, prand): New functions.
|
||||
(barand): New class.
|
||||
* src/misc/random.cc (nrand, bmrand, prand): New functions.
|
||||
* wrap/python/spot.i: Process src/misc/random.hh.
|
||||
|
||||
* src/misc/timer.cc: Do not include cassert, then.
|
||||
|
||||
2004-12-07 Denis Poitrenaud <Denis.Poitrenaud@lip6.fr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue