isl_union_set_apply_union_pw_qpolynomial: explicitly project on parameter space
commite0ca1851674e685a75f735f6a26eacbd4171e93d
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 4 Sep 2011 20:24:17 +0000 (4 22:24 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 5 Sep 2011 07:57:57 +0000 (5 09:57 +0200)
tree8aecb223e97ae5dbe15901fdcd4f17af146de529
parentc3822520e71a5c772da61ce944a7fa49b94ea691
isl_union_set_apply_union_pw_qpolynomial: explicitly project on parameter space

This results in some code duplication because we currently don't have
a good way of projecting the domain of an isl_union_pw_qpolynomial
onto its parameter space.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
summate.c