polylib
7.01
ext_ehrhart.h
Go to the documentation of this file.
1
#ifndef _EXT_EHRHART_H_
2
#define _EXT_EHRHART_H_
3
4
extern
Enumeration
*
Domain_Enumerate
(
Polyhedron
*D,
Polyhedron
*C,
5
unsigned
MAXRAYS
,
char
**pn);
6
7
extern
void
new_eadd
(
evalue
*e1,
evalue
*res);
8
9
extern
void
Scalar_product
(
Value
*p1,
Value
*p2,
unsigned
length,
Value
*r);
10
11
#endif
Value
int Value
Definition:
arithmetique.h:294
new_eadd
void new_eadd(evalue *e1, evalue *res)
Definition:
ext_ehrhart.c:283
Scalar_product
void Scalar_product(Value *p1, Value *p2, unsigned length, Value *r)
Definition:
ext_ehrhart.c:512
Domain_Enumerate
Enumeration * Domain_Enumerate(Polyhedron *D, Polyhedron *C, unsigned MAXRAYS, char **pn)
Definition:
ext_ehrhart.c:671
_enumeration
Definition:
types.h:209
_evalue
Definition:
types.h:193
polyhedron
Definition:
types.h:109
MAXRAYS
#define MAXRAYS
Definition:
verif_ehrhart.c:20
include
polylib
ext_ehrhart.h
Generated by
1.9.4