MAST
nlopt_optimization_interface.cpp File Reference
Include dependency graph for nlopt_optimization_interface.cpp:

Go to the source code of this file.

Functions

double _mast_nlopt_objective_function (unsigned n, const double *x, double *grad, void *f_data)
 
void _mast_nlopt_ineq_constr_mfunc (unsigned m, double *result, unsigned n, const double *x, double *gradient, void *func_data)
 

Function Documentation

void _mast_nlopt_ineq_constr_mfunc ( unsigned  m,
double *  result,
unsigned  n,
const double *  x,
double *  gradient,
void *  func_data 
)

Definition at line 40 of file nlopt_optimization_interface.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

double _mast_nlopt_objective_function ( unsigned  n,
const double *  x,
double *  grad,
void *  f_data 
)

Definition at line 26 of file nlopt_optimization_interface.cpp.

Here is the call graph for this function:

Here is the caller graph for this function: