summaryrefslogtreecommitdiffstats
path: root/include/ffts.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ffts.h')
-rw-r--r--include/ffts.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/ffts.h b/include/ffts.h
index a8750e0..f491b18 100644
--- a/include/ffts.h
+++ b/include/ffts.h
@@ -43,6 +43,9 @@ extern "C"
{
#endif /* __cplusplus */
+#define POSITIVE_SIGN 1
+#define NEGATIVE_SIGN -1
+
struct _ffts_plan_t;
typedef struct _ffts_plan_t ffts_plan_t;
OpenPOWER on IntegriCloud