22#ifndef ACOVARIANCEUPDATE_H 
   23#define ACOVARIANCEUPDATE_H 
   25#include <libcmaes/cmaparameters.h> 
   26#include <libcmaes/cmasolutions.h> 
   27#include <libcmaes/eigenmvn.h> 
   41    template <
class TGenoPheno>
 
 
 
Definition eigenmvn.h:109
Active Covariance Matrix update. This implementation closely follows N. Hansen, R....
Definition acovarianceupdate.h:39
Parameters for various flavors of the CMA-ES algorithm.
Definition cmaparameters.h:37
Holder of the set of evolving solutions from running an instance of CMA-ES.
Definition cmasolutions.h:42
linear scaling of the parameter space to achieve similar sensitivity across all components.
Definition acovarianceupdate.h:30