/* A function to test univariate zero-finders. */ /* Last edited on DATE TIME by USER */ #ifndef fn1_g10_H #define fn1_g10_H #include #include #include #include fn1_data_t fn1_g10_get_data(void); #endif