osl_relation Struct Reference

#include <relation.h>

Collaboration diagram for osl_relation:
Collaboration graph
[legend]

Data Fields

int type
int precision
int nb_rows
int nb_columns
int nb_output_dims
int nb_input_dims
int nb_local_dims
int nb_parameters
void ** m
struct osl_relationnext

Detailed Description

The osl_relation_t structure stores a union of relations. It is a NULL-terminated linked list of relations. Each relation is described using a matrix where each row represents a linear constraint. The entries of each row are organised in the following order:

Definition at line 102 of file relation.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