add isl_union_map_lex_gt_at_multi_union_pw_aff
commitba1ad682b979cdab65c0bfe071d786add2f6e9f4
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 5 Jan 2015 20:01:40 +0000 (5 21:01 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 2 Feb 2015 22:16:16 +0000 (2 23:16 +0100)
treee12b2a64ec97b9d0866f2bbeb0f96e4e6213594d
parentc73441ef11ea8fe5037bbc71ca5af647237bcb1b
add isl_union_map_lex_gt_at_multi_union_pw_aff

The motivation is similar to that for isl_union_map_eq_at_multi_union_pw_aff
and isl_union_map_lex_lt_at_multi_union_pw_aff.

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