cloog_matrix_print: print number of rows and columns before printing elements
commitad825066d755cf610099b1c17db02036e69627ba
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 11 Jan 2010 17:44:36 +0000 (11 18:44 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 26 Jan 2010 12:37:52 +0000 (26 13:37 +0100)
treed2b77b9010d409b683a000a65ba48b2a08e16f6f
parent41933b57f1931f1692cd743ac0864d0b7b34d244
cloog_matrix_print: print number of rows and columns before printing elements

This is the standard way of printing PolyLib-like constraint matrices.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
source/matrix.c