| _defaultFPFunc | libcmaes::CMAStrategy< TCovarianceUpdate, TGenoPheno > | static |
| _defaultPFunc | libcmaes::CMAStrategy< TCovarianceUpdate, TGenoPheno > | static |
| _esolver | libcmaes::CMAStrategy< TCovarianceUpdate, TGenoPheno > | protected |
| _fplotstream | libcmaes::CMAStrategy< TCovarianceUpdate, TGenoPheno > | protected |
| _func | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | protected |
| _gen (defined in libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno >) | libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno > | private |
| _gfunc | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | protected |
| _initial_elitist | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | protected |
| _lambda_def (defined in libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno >) | libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno > | private |
| _lambda_l (defined in libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno >) | libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno > | private |
| _max_fevals (defined in libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno >) | libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno > | private |
| _nevals | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | protected |
| _niter | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | protected |
| _parameters | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | protected |
| _pffunc | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | protected |
| _pfunc | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | protected |
| _sigma_init (defined in libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno >) | libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno > | private |
| _solutions | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | protected |
| _stopcriteria | libcmaes::CMAStrategy< TCovarianceUpdate, TGenoPheno > | protected |
| _uhgen | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | private |
| _unif (defined in libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno >) | libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno > | private |
| ask() | libcmaes::CMAStrategy< TCovarianceUpdate, TGenoPheno > | |
| BIPOPCMAStrategy(FitFunc &func, CMAParameters< TGenoPheno > ¶meters) | libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno > | |
| BIPOPCMAStrategy(FitFunc &func, CMAParameters< TGenoPheno > ¶meters, const CMASolutions &solutions) | libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno > | |
| capture_best_solution(CMASolutions &best_run) (defined in libcmaes::IPOPCMAStrategy< TCovarianceUpdate, TGenoPheno >) | libcmaes::IPOPCMAStrategy< TCovarianceUpdate, TGenoPheno > | protected |
| CMAStrategy() | libcmaes::CMAStrategy< TCovarianceUpdate, TGenoPheno > | |
| CMAStrategy(FitFunc &func, CMAParameters< TGenoPheno > ¶meters) | libcmaes::CMAStrategy< TCovarianceUpdate, TGenoPheno > | |
| CMAStrategy(FitFunc &func, CMAParameters< TGenoPheno > ¶meters, const CMASolutions &cmasols) | libcmaes::CMAStrategy< TCovarianceUpdate, TGenoPheno > | |
| edm() | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | |
| ESOStrategy() | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | inline |
| ESOStrategy(FitFunc &func, CMAParameters< TGenoPheno > ¶meters) | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | |
| ESOStrategy(FitFunc &func, CMAParameters< TGenoPheno > ¶meters, const CMASolutions &solutions) | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | |
| eval(const dMat &candidates, const dMat &phenocandidates=dMat(0, 0)) | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | |
| eval_candidates_uh(const dMat &candidates, const dMat &candidates_uh, std::vector< RankedCandidate > &nvcandidates, int &nfcalls) | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | |
| fitfunc(const double *x, const int N) | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | inline |
| get_parameters() | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | inline |
| get_solutions() | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | inline |
| gradf(const dVec &x) | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | |
| gradgp(const dVec &x) const | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | |
| inc_iter() | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | |
| IPOPCMAStrategy(FitFunc &func, CMAParameters< TGenoPheno > ¶meters) | libcmaes::IPOPCMAStrategy< TCovarianceUpdate, TGenoPheno > | |
| IPOPCMAStrategy(FitFunc &func, CMAParameters< TGenoPheno > ¶meters, const CMASolutions &solutions) | libcmaes::IPOPCMAStrategy< TCovarianceUpdate, TGenoPheno > | |
| lambda_inc() (defined in libcmaes::IPOPCMAStrategy< TCovarianceUpdate, TGenoPheno >) | libcmaes::IPOPCMAStrategy< TCovarianceUpdate, TGenoPheno > | protected |
| optimize(const EvalFunc &evalf, const AskFunc &askf, const TellFunc &tellf) | libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno > | |
| optimize() | libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno > | inline |
| perform_uh(const dMat &candidates, const dMat &phenocandidates, int &nfcalls) | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | |
| plot() | libcmaes::CMAStrategy< TCovarianceUpdate, TGenoPheno > | |
| r1() (defined in libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno >) | libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno > | protected |
| r2() (defined in libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno >) | libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno > | protected |
| reset_search_state() (defined in libcmaes::IPOPCMAStrategy< TCovarianceUpdate, TGenoPheno >) | libcmaes::IPOPCMAStrategy< TCovarianceUpdate, TGenoPheno > | protected |
| select_candidates_uh(const dMat &candidates, const dMat &phenocandidates, dMat &candidates_uh) | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | |
| set_candidates_uh(const std::vector< RankedCandidate > &nvcandidates) | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | |
| set_gradient_func(GradFunc &gfunc) | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | inline |
| set_plot_func(PlotFunc< CMAParameters< TGenoPheno >, CMASolutions > &pffunc) | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | inline |
| set_progress_func(ProgressFunc< CMAParameters< TGenoPheno >, CMASolutions > &pfunc) | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | inline |
| start_from_solution(const CMASolutions &sol) | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | inline |
| stop() | libcmaes::CMAStrategy< TCovarianceUpdate, TGenoPheno > | |
| tell() | libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno > | |
| tpa_update() | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | |
| uncertainty_handling() | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | |
| update_fevals(const int &evals) | libcmaes::ESOStrategy< CMAParameters< TGenoPheno >, CMASolutions, CMAStopCriteria< TGenoPheno > > | |
| ~BIPOPCMAStrategy() (defined in libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno >) | libcmaes::BIPOPCMAStrategy< TCovarianceUpdate, TGenoPheno > | |
| ~IPOPCMAStrategy() (defined in libcmaes::IPOPCMAStrategy< TCovarianceUpdate, TGenoPheno >) | libcmaes::IPOPCMAStrategy< TCovarianceUpdate, TGenoPheno > | |