git-svn-id: svn://db.shs.com.ru/pip@395 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2017-04-17 14:31:13 +00:00
parent 93a731838f
commit 1946b7b48b
9 changed files with 94 additions and 65 deletions

View File

@@ -24,7 +24,7 @@
#define PIEVALUATOR_H
#include "pistring.h"
#include "pimathbase.h"
#include "pimathcomplex.h"
typedef complexd (*FuncFunc)(void * , int, complexd * );