fix isl_pw_qpolynomial_reset_dim
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 3 Aug 2010 15:36:28 +0000 (17:36 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 4 Aug 2010 20:49:30 +0000 (22:49 +0200)
commit01bf1a9d67e594d91d8fdf8eaff78218d01d189b
tree2861957cb17e6f393016334692508433bf17c952
parent4fd67a999a859ccecd0b1b048eeb9bd1dd761a53
fix isl_pw_qpolynomial_reset_dim

The original implementation would only reset the dims of
the domains and not of the quasi-polynomials.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/isl_polynomial.h
isl_fold.c
isl_polynomial.c
isl_pw_templ.c