add isl_mat_get_row
commit4361e983b27ea26cde1ad6a709e07487a1cd67d5
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 2 May 2014 09:44:19 +0000 (2 11:44 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 30 Sep 2014 07:55:44 +0000 (30 09:55 +0200)
treec5502ecf8a7ec38ddf603849136d06a955c9ce4d
parente1006241b8f80d396c3b68f6e94e69fb666cebd5
add isl_mat_get_row

We will need this soon.

We keep it private since we do not want to encourage the use
of isl_mat any more than we already do.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_mat.c
isl_mat_private.h