repo.or.cz
/
isl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
isl_union_*_set_dim_name: use isl_union_*_transform_space
[isl.git]
/
isl_bernstein.h
blob
7694b04e566175d7afcc964c1e7666bb4441fc18
1
#include <isl_bound.h>
2
3
int
isl_qpolynomial_bound_on_domain_bernstein
(
__isl_take isl_basic_set
*
bset
,
4
__isl_take isl_qpolynomial
*
poly
,
struct
isl_bound
*
bound
);