generalize isl_union_pw_aff_aff_on_domain to isl_union_pw_aff_pw_aff_on_domain
commitdd0b3470e97921367444e71942049f1b321a8ed7
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 23 Oct 2017 14:19:54 +0000 (23 16:19 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Tue, 26 Dec 2017 14:50:40 +0000 (26 15:50 +0100)
tree42f76eec9ab4f29f3bb1e1a2c960f501d205d169
parentc3652b427ee6f94b89d157963a34f2383c280d54
generalize isl_union_pw_aff_aff_on_domain to isl_union_pw_aff_pw_aff_on_domain

isl_union_pw_aff_aff_on_domain takes a piecewise symbolic expression
rather than a total symbolic expression.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
doc/user.pod
include/isl/aff.h
isl_aff.c