change isl_map_power interface
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 5 Mar 2011 18:24:07 +0000 (19:24 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 12 Mar 2011 10:09:37 +0000 (11:09 +0100)
commita8858e22dc68c399b803d1b7710e56275a4fcf98
tree000d5bae8673b39d25ae7584bd3d325da74d0631
parent3482bf1f4da8c70be2a8eae2554c6fadbd274b53
change isl_map_power interface

The old interface could not be extended to union maps, while
the new interface exploits nested spaces.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/user.pod
include/isl/map.h
isl_test.c
isl_transitive_closure.c