diff options
Diffstat (limited to 'test/ceilfloor.cloog')
-rw-r--r-- | test/ceilfloor.cloog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/test/ceilfloor.cloog b/test/ceilfloor.cloog new file mode 100644 index 0000000..6650c03 --- /dev/null +++ b/test/ceilfloor.cloog @@ -0,0 +1,21 @@ +# language: C +c + +# Context +1 3 +# M 1 +1 0 1 +0 + +1 # Number of statements + +1 +# {j,N | 2j-1<=N<=2j} +2 4 +# j M 1 +1 2 -1 0 +1 -2 1 1 +0 0 0 +0 + +0 # Scattering functions |