add isl_multi_*_factor_range
commit1ebaabf073f000cc4f804fbd5e72d8e11a90526e
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 8 Jun 2015 12:22:19 +0000 (8 14:22 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 21 Jun 2015 20:27:12 +0000 (21 22:27 +0200)
treed94c2358389017cb7cf753b839848eb4b061765e
parentff2fd584c9bc25e6dced34cab70a600e66fd049f
add isl_multi_*_factor_range

These functions complement the isl_multi_*_range_factor_range functions,
which take a function in a map space as input, while these functions
that a function in a set space as input.

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