| .. |
|
utils
|
bugfixes concerning the mew api
|
2011-12-23 16:50:51 +01:00 |
|
CMakeLists.txt
|
move edo stuff, that was in the wriong place after the merge, in the edo directory
|
2011-01-27 11:58:21 +01:00 |
|
edo
|
refactored vectors repairers that are using a function in a more generic way, added a binary function wrapper for vectors repairers, with the modulus function as an example
|
2011-11-08 17:55:01 +01:00 |
|
edo.cpp
|
* whitespace cleanup
|
2011-05-05 17:15:10 +02:00 |
|
edoAlgo.h
|
update the edoEDA to a simple EDA
|
2011-09-13 16:53:30 +02:00 |
|
edoBounder.h
|
separate empty/parametrized constructors in Bounder
|
2011-09-22 11:56:26 +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
|
* edo: added comments to generate all inheritance of classes in doxygen
|
2011-08-23 18:59:28 +02:00 |
|
edoDistrib.h
|
* edo: added comments to generate all inheritance of classes in doxygen
|
2011-08-23 18:59:28 +02:00 |
|
edoEDA.h
|
constructor for EDA without a needed edoContinue
|
2011-09-22 11:53:59 +02:00 |
|
edoEDASA.h
|
* edoEDASA: indentation
|
2011-09-04 17:19:03 +02:00 |
|
edoEstimator.h
|
* edo: added comments to generate all inheritance of classes in doxygen
|
2011-08-23 18:59:28 +02:00 |
|
edoEstimatorNormalMono.h
|
indent
|
2011-09-22 11:55:10 +02:00 |
|
edoEstimatorNormalMulti.h
|
* edo: added comments to generate all inheritance of classes in doxygen
|
2011-08-23 18:59:28 +02:00 |
|
edoEstimatorUniform.h
|
* edo: added comments to generate all inheritance of classes in doxygen
|
2011-08-23 18:59:28 +02:00 |
|
edoModifier.h
|
* edo: added comments to generate all inheritance of classes in doxygen
|
2011-08-23 18:59:28 +02:00 |
|
edoModifierDispersion.h
|
* edo: added comments to generate all inheritance of classes in doxygen
|
2011-08-23 18:59:28 +02:00 |
|
edoModifierMass.h
|
* edo: added comments to generate all inheritance of classes in doxygen
|
2011-08-23 18:59:28 +02:00 |
|
edoNormalMono.h
|
* edo: added comments to generate all inheritance of classes in doxygen
|
2011-08-23 18:59:28 +02:00 |
|
edoNormalMonoCenter.h
|
* edo: added comments to generate all inheritance of classes in doxygen
|
2011-08-23 18:59:28 +02:00 |
|
edoNormalMulti.h
|
* edo: added comments to generate all inheritance of classes in doxygen
|
2011-08-23 18:59:28 +02:00 |
|
edoNormalMultiCenter.h
|
* edo: added comments to generate all inheritance of classes in doxygen
|
2011-08-23 18:59:28 +02:00 |
|
edoRepairer.h
|
Repairer operator more generic than Bounder, example with a Repairer that rounds values, a Dispatcher to call several Repairer on partial solutions
|
2011-09-14 16:30:45 +02:00 |
|
edoRepairerApply.h
|
bugfix: invalidate the individual after having repaired it
|
2011-11-09 10:35:41 +01:00 |
|
edoRepairerDispatcher.h
|
replace the assert on empty index in the dispatcher by a warning
|
2012-01-12 17:47:55 +01:00 |
|
edoRepairerModulo.h
|
refactored vectors repairers that are using a function in a more generic way, added a binary function wrapper for vectors repairers, with the modulus function as an example
|
2011-11-08 17:55:01 +01: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
|
remove warning about unused variable 'size' in edoSampler
|
2012-02-10 10:01:15 +01:00 |
|
edoSamplerNormalMono.h
|
BUGFIX: should use the standard deviation when sampling a mono-normal law, because it have the same scale than the mean
|
2011-11-09 11:38:40 +01:00 |
|
edoSamplerNormalMulti.h
|
use the new cholesky api in edoSamplerNormalMulti
|
2011-12-23 16:31:35 +01:00 |
|
edoSamplerUniform.h
|
explicit parenthesis for the assert in edoSamplerUniform
|
2011-10-19 11:32:20 +02:00 |
|
edoUniform.h
|
indent
|
2011-09-22 11:55:10 +02:00 |
|
edoUniformCenter.h
|
* edo: added comments to generate all inheritance of classes in doxygen
|
2011-08-23 18:59:28 +02:00 |
|
edoVectorBounds.h
|
indent
|
2011-09-22 11:55:10 +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 |