#include <gcmma_optimization_interface.h>
|
void | _output_iteration_data (unsigned int i, const std::vector< Real > &XVAL, const std::vector< Real > &XMIN, const std::vector< Real > &XMAX, const std::vector< Real > &XLOW, const std::vector< Real > &XUPP, const std::vector< Real > &ALFA, const std::vector< Real > &BETA) |
|
MAST::GCMMAOptimizationInterface::GCMMAOptimizationInterface |
( |
| ) |
|
virtual MAST::GCMMAOptimizationInterface::~GCMMAOptimizationInterface |
( |
| ) |
|
|
inlinevirtual |
void MAST::GCMMAOptimizationInterface::_output_iteration_data |
( |
unsigned int |
i, |
|
|
const std::vector< Real > & |
XVAL, |
|
|
const std::vector< Real > & |
XMIN, |
|
|
const std::vector< Real > & |
XMAX, |
|
|
const std::vector< Real > & |
XLOW, |
|
|
const std::vector< Real > & |
XUPP, |
|
|
const std::vector< Real > & |
ALFA, |
|
|
const std::vector< Real > & |
BETA |
|
) |
| |
|
protected |
void MAST::GCMMAOptimizationInterface::optimize |
( |
| ) |
|
|
virtual |
void MAST::GCMMAOptimizationInterface::set_integer_parameter |
( |
const std::string & |
nm, |
|
|
int |
val |
|
) |
| |
|
virtual |
void MAST::GCMMAOptimizationInterface::set_real_parameter |
( |
const std::string & |
nm, |
|
|
Real |
val |
|
) |
| |
|
virtual |
Real MAST::GCMMAOptimizationInterface::_asymptote_expansion |
|
protected |
Real MAST::GCMMAOptimizationInterface::_asymptote_reduction |
|
protected |
Real MAST::GCMMAOptimizationInterface::_constr_penalty |
|
protected |
Real MAST::GCMMAOptimizationInterface::_initial_rel_step |
|
protected |
unsigned int MAST::GCMMAOptimizationInterface::_max_inner_iters |
|
protected |
The documentation for this class was generated from the following files: