#ifndef REPLACE_LOCAL_MIN #define REPLACE_LOCAL_MIN #include #define exp 1.e-6 int replaceLocalMin(double * numbers); #endif // REPLACE_LOCAL_MIN