projects
/
platform
/
upstream
/
isl.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Use an MIT licensed mergesort as the sorting algorithm for isl
[platform/upstream/isl.git]
/
isl_bernstein.h
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);