bernstein: rework testing framework to not depend on order of GiNaC expressions
[barvinok.git] / bernstein / examples / philippePolynomialCoeff1P.matrix
blob18b9456408024b2a7976f181635822efae4ac22a
1 4 5
2 #  i  j  N  cst
3 1  1  0  0   0
4 1 -1  0  1   0
5 1  0  1  0   0
6 1  1 -1  0   0
8 0 3
10 i j N
12 (1/5*N+N^2)*i^2+5*j+N*i
16 2 3
17    1    1    0 
18    1    0    1 
20 { 0, N^4+1/5*N^3+N^2, 5*N+N^4+1/5*N^3+N^2, 5/2*N+1/2*N^2, 5/2*N+N^4+1/5*N^3+N^2, 1/2*N^2 }
21 {0}
22 {5*N+N^4+1/5*N^3+N^2}