isl_basic_map_detect_equalities: only compute recession cone once
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 29 Sep 2009 07:22:13 +0000 (09:22 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 9 Oct 2009 17:56:02 +0000 (19:56 +0200)
commite9b4520996638fb96275a6195f48d176d2c2cd75
tree7d4c2d9038b09951092327b0a126b0248948f2df
parent3b2bfa9bf0272682a3da706d0e4877a1527e15ad
isl_basic_map_detect_equalities: only compute recession cone once

Before, the recession cone was computed both during the computation
of the initial sample and then later again to project out this
recession cone.
isl_affine_hull.c