mlpack  3.0.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CMAES< SelectionPolicyType > Member List

This is the complete list of members for CMAES< SelectionPolicyType >, including all inherited members.

BatchSize() const CMAES< SelectionPolicyType >inline
BatchSize()CMAES< SelectionPolicyType >inline
CMAES(const size_t lambda=0, const double lowerBound=-10, const double upperBound=10, const size_t batchSize=32, const size_t maxIterations=1000, const double tolerance=1e-5, const SelectionPolicyType &selectionPolicy=SelectionPolicyType())CMAES< SelectionPolicyType >
LowerBound() const CMAES< SelectionPolicyType >inline
LowerBound()CMAES< SelectionPolicyType >inline
MaxIterations() const CMAES< SelectionPolicyType >inline
MaxIterations()CMAES< SelectionPolicyType >inline
Optimize(DecomposableFunctionType &function, arma::mat &iterate)CMAES< SelectionPolicyType >
PopulationSize() const CMAES< SelectionPolicyType >inline
PopulationSize()CMAES< SelectionPolicyType >inline
SelectionPolicy() const CMAES< SelectionPolicyType >inline
SelectionPolicy()CMAES< SelectionPolicyType >inline
Tolerance() const CMAES< SelectionPolicyType >inline
Tolerance()CMAES< SelectionPolicyType >inline
UpperBound() const CMAES< SelectionPolicyType >inline
UpperBound()CMAES< SelectionPolicyType >inline