Commit Graph

23 Commits

Author SHA1 Message Date
Peter D. Barnes, Jr.
43ef986a4d core: Visual Studio compiler warnings (based on Robert Ammon's patch) 2018-03-27 19:19:12 -07:00
Peter D. Barnes, Jr.
bc2ab59d4c [doxy] core/model 2017-09-18 00:51:28 -07:00
Alexander Krotov
2327498f91 core: Assert that probability is valid in EmpiricalRandomVariable::ValueCDF::ValueCDF 2017-04-07 20:27:21 +03:00
Alexander Krotov
e570129307 core: Check that CDF covers the whole distribution in EmpiricalRandomVariable::Validate 2017-04-07 20:23:34 +03:00
Alexander Krotov
bf762f52d6 core: Check that CDF is not empty in EmpiricalRandomVariable::Validate () 2017-04-07 20:22:02 +03:00
Alexander Krotov
596e49504e core: Mark members with m_ in EmpiricalRandomVariable class 2017-04-07 20:15:00 +03:00
Tommaso Pecorella
027deedd50 core: provide ParetoRandomVariable::GetScale implementation 2016-11-09 15:23:34 +01:00
Tommaso Pecorella
bec49d392d core: (fixes #2513) - Deprecates Mean attribute in ParetoRandomVariable 2016-11-08 01:42:06 +01:00
Peter D. Barnes, Jr.
0f2f1a7055 Doxygen files. 2015-05-04 17:55:16 -07:00
Rubén Martínez
2c53e2289a bug 2082: Empirical RV fails if the value provided in the CDF member function is negative 2015-04-03 16:36:13 -07:00
Tom Henderson
6641331242 SetGroupName for core module 2015-03-27 11:40:08 -07:00
Tom Henderson
41b83c9851 remove deprecated RandomVariable class 2014-10-13 16:09:59 -07:00
Peter D. Barnes, Jr.
bfdb6ef10a [Bug 1551] Redux: NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace? 2014-09-26 15:51:00 -07:00
Peter D. Barnes, Jr.
070e2da241 Bug 1964: GetInteger overflow 2014-09-12 13:03:06 -07:00
Peter D. Barnes, Jr.
cd3da7143d [doxygen] Revert r10410, r10411, r10412 2014-03-05 17:06:59 -08:00
Peter D. Barnes, Jr.
d75ff3559e doxygen] Suppress "warning: Member NS_OBJECT_ENSURE_REGISTERED is not documented" 2013-11-14 16:58:28 -08:00
Vedran Miletić
f97431bf10 Clean up core module for building with Clang
This means removing unused private variables in random-variable-stream.{cc,h} and system-thread.h and fixing removing bad static_casts in calendar-scheduler.cc.
2013-07-05 14:35:20 +02:00
Vedran Miletić
dab91377b3 Remove NS_LOG_FUNCTION stuff from ::GetTypeId() functions. 2012-11-13 15:02:39 +01:00
Maja Grubišić
5e6ad05194 Clean up function logging of core module. 2012-11-10 19:16:38 +01:00
Vedran Miletić
71e380b55e Bug 1237 - code cleanups related to includes 2012-09-01 20:57:21 +02:00
Mitch Watrous
73b5363a43 Bug 1464 - ConfigStore Save + Load => Could not set default value for ns3::UdpSocketImpl::IcmpCallback 2012-07-11 10:26:41 -07:00
Mitch Watrous
1a637751d3 Port remaining RandomVariable implementations to RandomVariableStream 2012-07-10 21:47:16 -07:00
Mathieu Lacage
7fa5a5d5d8 initial patch to fix rng variability 2012-07-10 21:31:47 -07:00