Sample points in a multi-normal law defined by a mean vector, a covariance matrix, a sigma scale factor and evolution paths. More...
#include <edoSamplerNormalAdaptive.h>
Public Types | |
typedef EOT::AtomType | AtomType |
typedef D::Vector | Vector |
typedef D::Matrix | Matrix |
Public Member Functions | |
edoSamplerNormalAdaptive (edoRepairer< EOT > &repairer) | |
EOT | sample (D &distrib) |
Sample points in a multi-normal law defined by a mean vector, a covariance matrix, a sigma scale factor and evolution paths.
This is a step of the CMA-ES algorithm.
Definition at line 46 of file edoSamplerNormalAdaptive.h.