00001 #include "funcec08.h" 00002 #include <realea/common/real.h> 00003 00004 #ifndef _CEC2008_F7_H 00005 00006 #define _CEC2008_F7_H 00007 00008 double eval_cec2008f7(const tGen *x, int dim); 00009 00010 #endif