src/core/random-variable.h
Thu, 02 Jul 2009 15:33:27 +0200 Mathieu Lacage use the new global value anchors to reference RngSeed and RndRun
Tue, 23 Jun 2009 22:42:09 -0700 Francesco Malandrino New Zipf random variable
Thu, 16 Apr 2009 10:07:48 +0200 Timo Bingmann bug 475: GammaVariable and ErlangVariable
Wed, 04 Mar 2009 18:55:32 +0100 Timo Bingmann Adding UniformVariable::GetInteger and using it to fix bug in RealRandomStream::GetNext.
Sun, 01 Mar 2009 11:17:30 -0800 Tom Henderson clarify the working between SeedManager set/get seed and the underlying package seed, in comments
Wed, 25 Feb 2009 13:10:22 +0100 Mathieu Lacage improve coherency between UniformVariable and RandomVariable, explain why the extra overload is necessary.
Wed, 25 Feb 2009 11:00:42 +0100 Mathieu Lacage kill dead API
Mon, 23 Feb 2009 22:55:16 -0500 Raj Bhattacharjea Almost have env variable support for RNG right
Thu, 22 Jan 2009 15:59:50 -0500 Raj Bhattacharjea Remove the nonsensical GetSeed
Thu, 22 Jan 2009 14:10:40 -0500 Raj Bhattacharjea Commit Mathieu's coding style cleanup of random-variable
Tue, 20 Jan 2009 16:36:08 -0500 Raj Bhattacharjea Fix old code that crept in
Tue, 13 Jan 2009 17:15:44 -0500 Raj Bhattacharjea Proposed RNG API changes
Fri, 13 Jun 2008 17:19:53 -0700 Raj Bhattacharjea bug 181: Normal Variable Infinite Value & Bounds
Thu, 17 Apr 2008 15:30:18 -0700 Mathieu Lacage improve the auto-generated doxygen output.
Thu, 17 Apr 2008 13:42:25 -0700 Mathieu Lacage get rid of Attribute class. Use AttributeValue subclasses directly.
Thu, 27 Mar 2008 11:36:23 -0400 Raj Bhattacharjea Cleanup of RandomVariable doxygen (bug 110)
Thu, 21 Feb 2008 18:54:02 +0100 Mathieu Lacage value-helper.h -> attribute-helper.h
Thu, 21 Feb 2008 18:28:05 +0100 Mathieu Lacage convert RandomVariable to new helpers.
Thu, 21 Feb 2008 00:09:16 +0100 Mathieu Lacage UintValue -> Uinteger, IntValue -> Integer
Wed, 20 Feb 2008 21:45:42 +0100 Mathieu Lacage value.h -> attribute.h
Wed, 20 Feb 2008 21:17:34 +0100 Mathieu Lacage Value -> AttributeValue
Wed, 20 Feb 2008 20:57:59 +0100 Mathieu Lacage Accessor -> AttributeAccessor
Wed, 20 Feb 2008 20:24:52 +0100 Mathieu Lacage ParamSpec -> Accessor
Wed, 20 Feb 2008 19:57:31 +0100 Mathieu Lacage PValue -> Attribute
Mon, 18 Feb 2008 00:18:45 +0100 Mathieu Lacage split checker from ParamSpec.
Sun, 17 Feb 2008 04:38:34 +0100 Mathieu Lacage split initial value from ParamSpec.
Wed, 13 Feb 2008 23:37:46 +0100 Mathieu Lacage introduce top-level ParamSpec for bindings.
Wed, 13 Feb 2008 22:39:17 +0100 Mathieu Lacage convert RandomVariable, Rectangle, Vector, and Time to the new Class Helper
Wed, 13 Feb 2008 21:00:33 +0100 Mathieu Lacage rework param-spec-helper code to avoid having to deal with pointers to member functions et al.
Thu, 07 Feb 2008 22:40:46 +0100 Mathieu Lacage add Value support to RandomVariable.
Fri, 15 Feb 2008 20:03:48 +0100 Mathieu Lacage bug 133: automate RandomVariable memory management.
Thu, 10 Jan 2008 07:31:40 -0800 Tom Henderson Doxygen organization
Wed, 21 Nov 2007 13:36:47 +0100 Mathieu Lacage bug 109: improve the doxygen documentation for RandomVariable
Tue, 30 Oct 2007 13:27:33 -0400 Raj Bhattacharjea Fixed randomvariable bugs and modified unit tests so that there is no non-deterministic failure on the tests
Wed, 08 Aug 2007 12:34:18 +0200 Mathieu Lacage fix dox warning
Wed, 18 Jul 2007 17:43:45 -0400 Raj Bhattacharjea Added Triangularly distributed random variables
Mon, 21 May 2007 22:14:09 -0500 Emmanuelle Laprise Fixed the problems that were found by Mathieu Lacage in the first
Thu, 17 May 2007 12:12:44 -0500 Emmanuelle Laprise The header file ns3/cairo-wideint-private.h was added since the type int32_t was used.
Sun, 13 May 2007 10:57:43 +0200 Mathieu Lacage fix dox warnings
Thu, 03 May 2007 14:19:33 -0400 Raj Bhattacharjea Added static RNGs, like ExponentialVariable::GetSingleValue(mean)
Wed, 02 May 2007 09:37:15 -0400 Raj Bhattacharjea Randomvariable Lognormal added
Tue, 03 Apr 2007 10:24:18 -0400 Raj Bhattacharjea Removed the unnecessary Seed classes
Fri, 30 Mar 2007 10:42:23 -0400 Raj Bhattacharjea Fixed NormalVariable::INFINITE_VALUE
Thu, 29 Mar 2007 16:35:34 +0200 Mathieu Lacage move ValueCDF class to private class member
Thu, 29 Mar 2007 16:33:28 +0200 Mathieu Lacage add a randomvariable group
Thu, 22 Mar 2007 16:41:01 -0400 Raj Bhattacharjea RandomVariable API in line with Michelle's comments
Thu, 22 Mar 2007 12:16:10 -0400 Raj Bhattacharjea Fixed major memory bug and docs in RandomVariable
Sat, 17 Mar 2007 22:32:08 -0700 Tom Henderson Add random number files, base class Application
less more (0) tip