index
:
discretemf
main
moremalloc
nomalloc
triangle
The discrete maximal function on the circle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
double.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'double.h')
-rw-r--r--
double.h
2
1 files changed, 2 insertions, 0 deletions
diff --git a/double.h b/double.h
index 9a26970..606c8af 100644
--- a/
double.h
+++ b/
double.h
@@ -1,3 +1,5 @@
+#include <stdbool.h>
+
double int_to_valuetype(int);
double int_to_exptype(double);