Added howto file for a new CLooG release
[cloog.git] / test / lineality-1-2.cloog
blob7629fd8deaa6a3df6fa5e3032dc68c1ac55e7873
1 # language: C
4 # Context
5 # {M | 2<=M}
6 2   3
7 #  M  1
8 1  1 -2
9 1  0  1
12 2 # Number of statements
15 # {i,j,M | 1<=i<=M; 1<=j<=M}
16 5   5
17 #   i   j   M   1
18 1   1   0   0  -1
19 1   0   1   0  -1
20 1  -1   0   1   0
21 1   0  -1   1   0
22 1   0   0   0   1
23 0   0   0
26 # {i,j,M | i=j; 1<=j<=M}
27 4   5
28 #   i   j   M   1
29 0   1  -1   0   0
30 1   0   1   0  -1
31 1   0  -1   1   0
32 1   0   0   0   1
33 0   0   0
36 0 # Scattering functions