Commit Graph

15 Commits

Author SHA1 Message Date
Raj Bhattacharjea
5a0fa236cb Fixed randomvariable bugs and modified unit tests so that there is no non-deterministic failure on the tests 2007-10-30 13:27:33 -04:00
Mathieu Lacage
32cd28829a fix dox warning 2007-08-08 12:34:18 +02:00
Raj Bhattacharjea
600aa2ec16 Added Triangularly distributed random variables 2007-07-18 17:43:45 -04:00
Emmanuelle Laprise
73a66e5b1a Fixed the problems that were found by Mathieu Lacage in the first
implementation. Biggest change is to not allow any conversions to
double with the GetXxxSeconds and XxxSeconds functions. (see Bug 22
for more information)
2007-05-21 22:14:09 -05:00
Emmanuelle Laprise
23ab5ba436 The header file ns3/cairo-wideint-private.h was added since the type int32_t was used. 2007-05-17 12:12:44 -05:00
Mathieu Lacage
f1612bbc2c fix dox warnings 2007-05-13 10:57:43 +02:00
Raj Bhattacharjea
c7db73ec6b Added static RNGs, like ExponentialVariable::GetSingleValue(mean) 2007-05-03 14:19:33 -04:00
Raj Bhattacharjea
a158a93198 Randomvariable Lognormal added 2007-05-02 09:37:15 -04:00
Raj Bhattacharjea
b1135d3e02 Removed the unnecessary Seed classes 2007-04-03 10:24:18 -04:00
Raj Bhattacharjea
e3b2ac5313 Fixed NormalVariable::INFINITE_VALUE 2007-03-30 10:42:23 -04:00
Mathieu Lacage
55d3a13b59 move ValueCDF class to private class member 2007-03-29 16:35:34 +02:00
Mathieu Lacage
467b3d3161 add a randomvariable group 2007-03-29 16:33:28 +02:00
Raj Bhattacharjea
5bb49ff82b RandomVariable API in line with Michelle's comments 2007-03-22 16:41:01 -04:00
Raj Bhattacharjea
ac13b5523f Fixed major memory bug and docs in RandomVariable 2007-03-22 12:16:10 -04:00
Tom Henderson
7868600d6b Add random number files, base class Application 2007-03-17 22:32:08 -07:00