PIPS
bdt_node Struct Reference
+ Collaboration diagram for bdt_node:

Data Fields

Ppolynome n_poly
 
bdt n_bdt
 
Pn_coef n_var
 

Detailed Description

Definition at line 93 of file makebdt.c.

Field Documentation

◆ n_bdt

bdt bdt_node::n_bdt

Definition at line 95 of file makebdt.c.

Referenced by make_proto(), and search_scc_bdt().

◆ n_poly

Ppolynome bdt_node::n_poly

Definition at line 94 of file makebdt.c.

Referenced by make_proto(), and search_scc_bdt().

◆ n_var

Pn_coef bdt_node::n_var

Definition at line 96 of file makebdt.c.

Referenced by make_proto(), and search_scc_bdt().


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