1 #include <barvinok/polylib.h>
3 #if defined(__cplusplus)
7 Matrix
*standard_constraints(Polyhedron
*P
, unsigned nparam
, int *rows_p
,
9 Param_Polyhedron
*TC_P2PP(Polyhedron
*P
, Polyhedron
*C
,
10 struct barvinok_options
*options
);
12 #if defined(__cplusplus)