paradiseo/edo/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Johann Dreo 3067f3f8e4 Refactor edoBinomialMulti to allow more complex data structures
Refactor distribution, sampler and estimator related to the multi-binomial distribution.
This introduce tomic methods which may be overloaded for data structures more complex than eoReal of vector of bool (the
default implentation).
2013-04-18 10:11:32 +02:00
..
utils regression: local/local 2013-01-02 11:47:17 +01:00
CMakeLists.txt regression: local/local 2013-01-02 11:47:17 +01:00
edo Add multi-Binomial distrib operators in EDO 2013-03-07 20:33:09 +01:00
edoAlgo.h massive documentation update 2012-07-19 17:23:41 +02:00
edoAlgoAdaptive.h massive documentation update 2012-07-19 17:23:41 +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
edoContinue.h massive documentation update 2012-07-19 17:23:41 +02:00
edoDistrib.h massive documentation update 2012-07-19 17:23:41 +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 massive documentation update 2012-07-19 17:23:41 +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
edoEstimatorNormalAdaptive.h massive documentation update 2012-07-19 17:23:41 +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 Set the mean of adaptive normal distrib with an EOT 2012-09-06 12:09:12 +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 Refactor edoBinomialMulti to allow more complex data structures 2013-04-18 10:11:32 +02:00
edoSamplerNormalAdaptive.h massive documentation update 2012-07-19 17:23:41 +02: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
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