/* A function to test bivariate zero-finders. */ /* Last edited on DATE TIME by USER */ #ifndef fn2_fmax2_H #define fn2_fmax2_H #include #include #include #include fn2_data_t fn2_fmax2_get_data(void); #endif