export isl_basic_set_reduced_basis
commit8ea7e34cd4772c8be223e65799dfb5f56cdaff48
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 2 Oct 2010 09:16:17 +0000 (2 11:16 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 11 Oct 2010 09:10:24 +0000 (11 11:10 +0200)
treec0370dad3094b6f2c2a9ca5c61d85eb561911290
parentc88c7264480ad86a90d7d825d01caeab81f70cfc
export isl_basic_set_reduced_basis

Since this function will now be available from the outside, we
add some more checks and we allow the input to contain equalities.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
basis_reduction_templ.c
include/isl_set.h
isl_basis_reduction.h