# Generated by roxygen2 (4.1.0): do not edit by hand

export(cmaCalcFitness)
export(cmaEvalMeanX)
export(cmaGetCountEval)
export(cmaGetDimension)
export(cmaGetInitialX)
export(cmaGetPopulationSize)
export(cmaInit)
export(cmaNew)
export(cmaOptimDP)
export(cmaSamplePopulation)
export(cmaSetCountEval)
export(cmaSetDimension)
export(cmaSetInitialX)
export(cmaSetPopulationSize)
export(cmaSetStopFitness)
export(cmaSetStopMaxFunEvals)
export(cmaSetStopTolFun)
export(cmaUpdateDistribution)

importFrom("utils", "flush.console")
