move isl_mat_rank to isl_mat.c
commitd5c26c4e4902ee4cbdc045b96732cb46ff5a8721
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 12 Jul 2017 10:48:04 +0000 (12 12:48 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 27 Sep 2017 07:23:33 +0000 (27 09:23 +0200)
tree4b952edda8cd11a014cb85bd188f36488905ec95
parent7c685fdbe881ac8bee583ca732ad3832f2f05d98
move isl_mat_rank to isl_mat.c

This is a pure matrix operation and therefore belongs in isl_mat.c.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_mat.c
isl_vertices.c