manpagez: man pages & more
info cloog
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.1.4.1 PolyLib

#include <cloog/polylib/cloog.h>
CloogScattering *cloog_scattering_from_polylib_polyhedron(
        CloogState *state, Polyhedron *polyhedron, int nb_par);

The function cloog_scattering_from_polylib_polyhedron takes a PolyLib Polyhedron as input and returns a pointer to a CloogScattering. The nb_par parameter indicates the number of parameters in the domain. The input data structure if neither modified nor freed.


This document was generated on August 20, 2013 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.