gen_fun::Hadamard_product: apply parameter compression if needed
commitd6bba8192626a8d6a60d44a7af658a37e5279d19
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 28 Jul 2006 11:36:43 +0000 (28 13:36 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 28 Jul 2006 11:53:38 +0000 (28 13:53 +0200)
tree4d781cb0a1c8b5ca20d11a1f87879911979181cd
parentfd515c023319d26ff4557a092c3c9a826da1810c
gen_fun::Hadamard_product: apply parameter compression if needed

We used to call barvinok_series, which in turn calls compress_parms,
but this was changed in b44b026e4579a448f1d57f5d5eab623989150a35,
so now we have to call compress_parms directly.
genfun.cc