osl_vector Struct Reference

#include <vector.h>

Data Fields

int precision
int size
void * v

Detailed Description

The osl_vector_t structure stores a vector information in the PolyLib format (the first entry has a specific meaning). When a vector describes a linear constraint, a 0 means it is an equality == 0, a 1 means an inequality >= 0. When the vector describes an array access, a number different than 0 is the array identifier.

Definition at line 84 of file vector.h.


Field Documentation


The documentation for this struct was generated from the following file:
Generated on Fri Feb 17 15:26:48 2012 for OpenScop by  doxygen 1.6.3