Programm is compiling
This commit is contained in:
parent
135f27f63d
commit
8e114b5c29
17 changed files with 328 additions and 90 deletions
|
@ -1,6 +1,7 @@
|
|||
#ifndef INIT_F_H
|
||||
#define INIT_F_H
|
||||
|
||||
int get_call_count (void);
|
||||
double f0 (double x);
|
||||
double f1 (double x);
|
||||
double f2 (double x);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue