| .. |
|
utils
|
fix: remove a lot of trivial warnings
|
2024-08-23 18:00:31 +02:00 |
|
CMakeLists.txt
|
regression: local/local
|
2013-01-02 11:47:17 +01:00 |
|
edo
|
fix missing headers
|
2020-04-12 10:10:28 +02:00 |
|
edoAlgo.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoAlgoAdaptive.h
|
fix wrong licenses
|
2020-04-12 10:10:53 +02:00 |
|
edoAlgoStateless.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoBinomial.h
|
more generic edo*Binomial* code
|
2013-03-07 20:32:21 +01:00 |
|
edoBinomialMulti.h
|
Refactor edoBinomialMulti to allow more complex data structures
|
2013-04-18 10:11:32 +02:00 |
|
edoBounder.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoBounderBound.h
|
doc update
|
2011-09-14 16:28:39 +02:00 |
|
edoBounderNo.h
|
doc update
|
2011-09-14 16:28:39 +02:00 |
|
edoBounderRng.h
|
doc update
|
2011-09-14 16:28:39 +02:00 |
|
edoBounderUniform.h
|
cleaner debug code for uniform bounder
|
2011-11-03 10:54:07 +01:00 |
|
edoCombinedContinue.h
|
add EDO continuator checking matrices of adaptive distribution
|
2020-03-16 18:17:35 +01:00 |
|
edoContAdaptiveFinite.h
|
cleaner numerical errors management for EDO adaptive algos
|
2020-03-17 12:05:56 +01:00 |
|
edoContAdaptiveIllCovar.h
|
cleaner numerical errors management for EDO adaptive algos
|
2020-03-17 12:05:56 +01:00 |
|
edoContinue.h
|
add EDO continuator checking matrices of adaptive distribution
|
2020-03-16 18:17:35 +01:00 |
|
edoDistrib.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoDistribReset.h
|
fix new warnings and escape apply namespace
|
2020-04-28 15:56:14 +02:00 |
|
edoEDASA.h
|
manual merge from cmaes
|
2012-07-18 14:53:08 +02:00 |
|
edoEstimator.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoEstimatorAdaptive.h
|
fix wrong const in adaptive distribution
|
2020-04-26 23:59:39 +02:00 |
|
edoEstimatorAdaptiveEdit.h
|
fix even more warnings and reduce some tests runtimes
|
2020-04-28 17:41:50 +02:00 |
|
edoEstimatorAdaptiveReset.h
|
fix: better dimension management in edo/adaptive operators
|
2020-04-27 22:00:10 +02:00 |
|
edoEstimatorBinomial.h
|
more generic edo*Binomial* code
|
2013-03-07 20:32:21 +01:00 |
|
edoEstimatorBinomialMulti.h
|
Refactor edoBinomialMulti to allow more complex data structures
|
2013-04-18 10:11:32 +02:00 |
|
edoEstimatorCombined.h
|
feat: EDO add combinable estimators
|
2020-03-24 16:35:49 +01:00 |
|
edoEstimatorNormalAdaptive.h
|
Update edoEstimatorNormalAdaptive.h
|
2024-04-08 22:20:00 +02:00 |
|
edoEstimatorNormalMono.h
|
better variance computation, use Knuth online robust algorithm, add a test for variance computation
|
2012-09-18 16:56:38 +02:00 |
|
edoEstimatorNormalMulti.h
|
explicit template definition for multinormal estimator
|
2012-07-20 10:33:48 +02:00 |
|
edoEstimatorUniform.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoModifier.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoModifierDispersion.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoModifierMass.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoNormalAdaptive.h
|
fix: better dimension management in edo/adaptive operators
|
2020-04-27 22:00:10 +02:00 |
|
edoNormalMono.h
|
Merge /home/nojhan/mnt/alevol/eo into pre-release-1.3.0
|
2012-07-24 11:07:29 +02:00 |
|
edoNormalMonoCenter.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoNormalMulti.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoNormalMultiCenter.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoRepairer.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoRepairerApply.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoRepairerDispatcher.h
|
bugfix: test if the empty index dispatcher warning log should be displayed
|
2012-10-02 17:22:19 +02:00 |
|
edoRepairerModulo.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoRepairerRound.h
|
assert that the decimals parameters of the round repairer is <= 1.0
|
2011-11-17 13:40:26 +01:00 |
|
edoSampler.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoSamplerBinomial.h
|
more generic edo*Binomial* code
|
2013-03-07 20:32:21 +01:00 |
|
edoSamplerBinomialMulti.h
|
several fix of minor warnings
|
2020-03-25 14:46:23 +01:00 |
|
edoSamplerNormalAdaptive.h
|
cleaner numerical errors management for EDO adaptive algos
|
2020-03-17 12:05:56 +01:00 |
|
edoSamplerNormalMono.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoSamplerNormalMulti.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoSamplerUniform.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoTransform.h
|
Abstract base class for wrapping an estimator and a sampler as an eoTransform
|
2013-06-13 14:44:02 +02:00 |
|
edoUniform.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoUniformCenter.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
edoVectorBounds.h
|
massive documentation update
|
2012-07-19 17:23:41 +02:00 |
|
TODO
|
move edo stuff, that was in the wriong place after the merge, in the edo directory
|
2011-01-27 11:58:21 +01:00 |