add isl_basic_map_n_constraint
commit3c1ae8c420bf3a9694bfb9d8a3387ed1b74ca005
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 27 May 2014 12:19:09 +0000 (27 14:19 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 5 Aug 2014 13:12:41 +0000 (5 15:12 +0200)
treef9bc27d8ae7e4eaf2953a714adee5663480b7b5e
parentf32520134ec9b5c6d2118e35a64fb2506265aceb
add isl_basic_map_n_constraint

In analogy with isl_basic_set_n_constraint.

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