barvinok_enumerate: more accurate polynomial approximation
commit01aa2e7a19d8c2bafb650b9772129f59caf4257e
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 19 Mar 2007 22:07:18 +0000 (19 23:07 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 19 Mar 2007 22:07:18 +0000 (19 23:07 +0100)
treef8c6c511bc104d53128f2390d630fd884b6c98e7
parentf9ab3991f7de5de150eacbc645a3983044e507bb
barvinok_enumerate: more accurate polynomial approximation

These polynomial approximations of quasi-polynomials are described
by Benoit Meister's and should be more accurate than his "faster"
approximation that had already been implemented.
Makefile.am
barvinok.cc
barvinok/options.h
barvinok/util.h
options.c
scale.c [new file with mode: 0644]
scale.h [new file with mode: 0644]
util.c