mga.cpp File Reference
Include dependency graph for mga.cpp:

Macros

#define MAX(a, b)   (a > b ? a : b)
 

Functions

int MGA (vector< double > t, mgaproblem problem, vector< double > &rp, vector< double > &DV, double &obj_funct)
 

Macro Definition Documentation

◆ MAX

#define MAX (   a,
 
)    (a > b ? a : b)

Function Documentation

◆ MGA()

int MGA ( vector< double >  t,
mgaproblem  problem,
vector< double > &  rp,
vector< double > &  DV,
double &  obj_funct 
)
Here is the call graph for this function:
Here is the caller graph for this function: