Polly 22.0.0git
isl_poly_rec Struct Reference

#include <isl_polynomial_private.h>

Public Attributes

struct isl_poly poly
int n
size_t size
isl_polyp []

Detailed Description

Definition at line 25 of file isl_polynomial_private.h.

Member Data Documentation

◆ n

◆ p

◆ poly

struct isl_poly isl_poly_rec::poly

Definition at line 26 of file isl_polynomial_private.h.

Referenced by isl_poly_alloc_rec(), isl_poly_var_pow(), and poly_print().

◆ size

size_t isl_poly_rec::size

Definition at line 29 of file isl_polynomial_private.h.

Referenced by isl_poly_alloc_rec().


The documentation for this struct was generated from the following file: