cma_ask - get candidate solutions from cma optimizer
cma_new - Constructor for CMA-ES, a (stochastic) non-convex function minimizer
cma_optim - functional interface to the CMA-ES optimizer, a (stochastic) non-convex function minimizer
cma_optim_restarted - functional interface to the CMA-ES optimizer with restarts
cma_plot - plots data written by a cma object, a CMA-ES optimizer
cma_tell - deliver function values to cma minimizer