25#include <libcmaes/cmaparameters.h>
26#include <libcmaes/cmasolutions.h>
27#include <libcmaes/eigenmvn.h>
41 template <
class TGenoPheno>
Definition eigenmvn.h:109
Holder of the set of evolving solutions from running an instance of CMA-ES.
Definition cmasolutions.h:42
an optimizer main class.
Definition esoptimizer.h:72
VD-CMA update that is a linear time/space variant of CMA-ES This is an implementation that closely fo...
Definition vdcmaupdate.h:39
linear scaling of the parameter space to achieve similar sensitivity across all components.
Definition acovarianceupdate.h:30