isl_basic_set_multiplicative_call: handle parametric input
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 4 Oct 2010 20:08:54 +0000 (22:08 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 6 Oct 2010 09:40:12 +0000 (11:40 +0200)
commiteda68a323c3ee855e63cc936deaa44366022cf14
tree98c9dc1810bbfb0b3cdf9ff5e3f07e50eec04a92
parent4827c653873ff81f5d42625873dc36a944c46538
isl_basic_set_multiplicative_call: handle parametric input

Due to a mistake in the original implementation, the wrong dimensions
would get dropped from factors of the input in case this input was
parametric.

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