From c62655f2ce5f558f913f739afed162ed5b8f658c Mon Sep 17 00:00:00 2001 From: Sven Verdoolaege Date: Fri, 12 Nov 2010 11:01:09 +0100 Subject: [PATCH] doc: update isl_pw_qpolynomial_gist description In particular, update the description to changes made in 661c374 (isl_pw_qpolynomial_gist: also try to eliminate integer divisions, Fri Nov 5 16:44:54 2010 +0100). Signed-off-by: Sven Verdoolaege --- doc/user.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user.pod b/doc/user.pod index 28e33ccc..b453b4d3 100644 --- a/doc/user.pod +++ b/doc/user.pod @@ -2036,7 +2036,7 @@ are returned in C<*n> and C<*d>, respectively. The gist operation applies the gist operation to each of the cells in the domain of the input piecewise quasipolynomial. -In future, the operation will also exploit the context +The context is also exploited to simplify the quasipolynomials associated to each cell. =head2 Bounds on Piecewise Quasipolynomials and Piecewise Quasipolynomial Reductions -- 2.11.4.GIT