Polly 22.0.0git
bernstein_data Struct Reference

Public Attributes

enum isl_fold type
isl_qpolynomialpoly
int check_tight
isl_cellcell
isl_qpolynomial_foldfold
isl_qpolynomial_foldfold_tight
isl_pw_qpolynomial_foldpwf
isl_pw_qpolynomial_foldpwf_tight

Detailed Description

Definition at line 28 of file isl_bernstein.c.

Member Data Documentation

◆ cell

isl_cell* bernstein_data::cell

Definition at line 33 of file isl_bernstein.c.

Referenced by add_fold(), and bernstein_coefficients_cell().

◆ check_tight

int bernstein_data::check_tight

Definition at line 31 of file isl_bernstein.c.

Referenced by add_fold(), and isl_qpolynomial_bound_on_domain_bernstein().

◆ fold

isl_qpolynomial_fold* bernstein_data::fold

Definition at line 35 of file isl_bernstein.c.

Referenced by add_fold(), and bernstein_coefficients_cell().

◆ fold_tight

isl_qpolynomial_fold* bernstein_data::fold_tight

Definition at line 36 of file isl_bernstein.c.

Referenced by add_fold(), and bernstein_coefficients_cell().

◆ poly

isl_qpolynomial* bernstein_data::poly

Definition at line 30 of file isl_bernstein.c.

Referenced by bernstein_coefficients_base(), and bernstein_coefficients_cell().

◆ pwf

◆ pwf_tight

isl_pw_qpolynomial_fold* bernstein_data::pwf_tight

Definition at line 38 of file isl_bernstein.c.

Referenced by bernstein_coefficients_base(), and bernstein_coefficients_cell().

◆ type


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