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