paradiseo/eo/src/utils
nojhan 1cdb134ee2 feat: add a binomial distribution to eo::rng
Note: use the most naive algorithm, should be a rejection one.
2020-07-05 18:00:51 +02:00
..
ChangeLog * indentations + whitespace cleanup 2011-05-05 16:54:00 +02:00
checkpointing feat: add a way to print a message at each stop criterion call 2020-03-24 23:01:06 +01:00
CMakeLists.txt add cmake export to all targets & bugfix Find module 2019-09-29 21:14:30 +02:00
compatibility.h adjustments in compatibility.h for vs2010 and STLPort 2013-01-04 16:06:06 +01:00
eoAssembledFitnessStat.h use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
eoCheckPoint.h Use relative includes in headers and absolute in code 2019-12-06 15:15:22 +01:00
eoData.cpp *** empty log message *** 2005-10-03 12:54:45 +00:00
eoData.h * indentations + whitespace cleanup 2011-05-05 16:54:00 +02:00
eoDistance.h Use relative includes in headers and absolute in code 2019-12-06 15:15:22 +01:00
eoFDCStat.h use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
eoFeasibleRatioStat.h * indentations + whitespace cleanup 2011-05-05 16:54:00 +02:00
eoFileMonitor.cpp fix new warnings and escape apply namespace 2020-04-28 15:56:14 +02:00
eoFileMonitor.h use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
eoFileSnapshot.h use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
eoFuncPtrStat.h Use relative includes in headers and absolute in code 2019-12-06 15:15:22 +01:00
eoGenCounter.h fix wrong licenses 2020-04-12 10:10:53 +02:00
eoGnuplot.cpp use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
eoGnuplot.h fix most of the doxygen warnings 2010-11-09 11:44:28 +01:00
eoGnuplot1DMonitor.cpp use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
eoGnuplot1DMonitor.h Use relative includes in headers and absolute in code 2019-12-06 15:15:22 +01:00
eoGnuplot1DSnapshot.cpp Update for gcc-4.3 compatibility 2008-03-31 19:11:13 +00:00
eoGnuplot1DSnapshot.h Use relative includes in headers and absolute in code 2019-12-06 15:15:22 +01:00
eoHowMany.h use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
eoIntBounds.cpp fix new warnings and escape apply namespace 2020-04-28 15:56:14 +02:00
eoIntBounds.h use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
eoLogger.cpp logger outbuf not initialized when ostream ctor is called 2013-01-04 17:09:06 +01:00
eoLogger.h add a monitor to print on eo::log at given level 2020-03-24 16:27:58 +01:00
eoLogMessage.h feat: add a way to print a message at each stop criterion call 2020-03-24 23:01:06 +01:00
eoLogMonitor.h feat: add an algo that manage restarts 2020-03-24 18:25:25 +01:00
eoMOFitnessStat.h Use relative includes in headers and absolute in code 2019-12-06 15:15:22 +01:00
eoMonitor.h Use relative includes in headers and absolute in code 2019-12-06 15:15:22 +01:00
eoOStreamMonitor.cpp use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
eoOStreamMonitor.h Use relative includes in headers and absolute in code 2019-12-06 15:15:22 +01:00
eoParallel.cpp manual merge: deactivate t-eoParallel, that depends on OpenMP, whatever the build options 2012-07-16 15:15:42 +02:00
eoParallel.h Use relative includes in headers and absolute in code 2019-12-06 15:15:22 +01:00
eoParam.h use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
eoParser.cpp fix new warnings and escape apply namespace 2020-04-28 15:56:14 +02:00
eoParser.h feat: get a param handle from its name 2019-12-10 11:26:09 +01:00
eoPopStat.h Use relative includes in headers and absolute in code 2019-12-06 15:15:22 +01:00
eoRealBounds.cpp fix: doc and warnings 2020-04-22 08:00:28 +02:00
eoRealBounds.h use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
eoRealVectorBounds.h use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
eoRndGenerators.h fix even more warnings and reduce some tests runtimes 2020-04-28 17:41:50 +02:00
eoRNG.cpp * indentations + whitespace cleanup 2011-05-05 16:54:00 +02:00
eoRNG.h feat: add a binomial distribution to eo::rng 2020-07-05 18:00:51 +02:00
eoScalarFitnessStat.h Use relative includes in headers and absolute in code 2019-12-06 15:15:22 +01:00
eoSignal.cpp Use relative includes in headers and absolute in code 2019-12-06 15:15:22 +01:00
eoSignal.h Use relative includes in headers and absolute in code 2019-12-06 15:15:22 +01:00
eoStat.h use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
eoState.cpp fix even more warnings and reduce some tests runtimes 2020-04-28 17:41:50 +02:00
eoState.h refactor exceptions and exceptions hierarchy 2020-03-26 07:53:23 +01:00
eoStdoutMonitor.h Use relative includes in headers and absolute in code 2019-12-06 15:15:22 +01:00
eoTimeCounter.h Use relative includes in headers and absolute in code 2019-12-06 15:15:22 +01:00
eoTimedMonitor.h several fix of minor warnings 2020-03-25 14:46:23 +01:00
eoTimer.h Use relative includes in headers and absolute in code 2019-12-06 15:15:22 +01:00
eoUniformInit.h use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
eoUpdatable.h Use relative includes in headers and absolute in code 2019-12-06 15:15:22 +01:00
eoUpdater.cpp Use relative includes in headers and absolute in code 2019-12-06 15:15:22 +01:00
eoUpdater.h feat: add a way to print a message at each stop criterion call 2020-03-24 23:01:06 +01:00
make_help.cpp fix new warnings and escape apply namespace 2020-04-28 15:56:14 +02:00
pipecom.cpp * indentations + whitespace cleanup 2011-05-05 16:54:00 +02:00
pipecom.h Clean up configure/build-process. 2005-10-02 21:42:08 +00:00
rnd_generators.h use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
selectors.h fix: use distance instead of hoping for pointers arithmetics 2020-03-29 17:41:52 +02:00