repo.or.cz
/
barvinok.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
use isl to perform "manual_count"
[barvinok.git]
/
matrix_read.h
blob
71993c5020554b9c2e4fa8a43bd34fb3190f7c51
1
#include <iostream>
2
#include <barvinok/polylib.h>
3
#include
"conversion.h"
4
5
Matrix
*
Matrix_Read
(
std
::
istream
&
is
);