|
EvolvingObjects
|
| CMAState(const CMAParams &, const std::vector< double > &initial_point, const double initial_sigma=1.0) (defined in eo::CMAState) | eo::CMAState | |
| CMAState(const CMAState &) (defined in eo::CMAState) | eo::CMAState | |
| operator=(const CMAState &) (defined in eo::CMAState) | eo::CMAState | |
| pimpl (defined in eo::CMAState) | eo::CMAState | [private] |
| reestimate(const std::vector< const std::vector< double > * > &sorted_population, double muBest, double muWorst) | eo::CMAState | |
| sample(std::vector< double > &v) const | eo::CMAState | |
| updateEigenSystem(unsigned max_tries=1, unsigned max_iters=0) | eo::CMAState | |
| ~CMAState() (defined in eo::CMAState) | eo::CMAState |