OpenScop  0.9.0
Data Fields
osl_vector Struct Reference

#include <vector.h>

Collaboration diagram for osl_vector:
Collaboration graph
[legend]

Data Fields

int precision
int size
osl_int_tv

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: