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
isl_obj_list.c: update to use of isl_printer
[barvinok.git]
/
ex_convert.h
blob
6d58cf35b0d97d0bd4352f191a5625c6505c7f31
1
#include <ginac/ginac.h>
2
#include <barvinok/evalue.h>
3
4
evalue
*
ex2evalue
(
const
GiNaC
::
ex
&
poly
,
const
GiNaC
::
exvector
&
params
);