PIPS
_newgen_struct_complexity_ Struct Reference

#include <complexity_ri.h>

+ Collaboration diagram for _newgen_struct_complexity_:

Data Fields

intptr_t _type_
 
Ppolynome _complexity_eval_
 
varcount _complexity_varcount_
 eval:Ppolynome More...
 
rangecount _complexity_rangecount_
 varcount:varcount More...
 
ifcount _complexity_ifcount_
 rangecount:rangecount More...
 

Detailed Description

Definition at line 82 of file complexity_ri.h.

Field Documentation

◆ _complexity_eval_

Ppolynome _newgen_struct_complexity_::_complexity_eval_

Definition at line 84 of file complexity_ri.h.

◆ _complexity_ifcount_

ifcount _newgen_struct_complexity_::_complexity_ifcount_

rangecount:rangecount

Definition at line 87 of file complexity_ri.h.

◆ _complexity_rangecount_

rangecount _newgen_struct_complexity_::_complexity_rangecount_

varcount:varcount

Definition at line 86 of file complexity_ri.h.

◆ _complexity_varcount_

varcount _newgen_struct_complexity_::_complexity_varcount_

eval:Ppolynome

Definition at line 85 of file complexity_ri.h.

◆ _type_

intptr_t _newgen_struct_complexity_::_type_

Definition at line 83 of file complexity_ri.h.


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