DPTEdata_t Struct Reference

structure holding information regarding every edge More...


Data Fields

unsigned int n_AtoB:DPT_MAX_DOM_LOG
unsigned int n_dT:DPT_MAX_DOM_LOG
unsigned int in_F:1


Detailed Description

structure holding information regarding every edge

Definition at line 59 of file eg_dptighten.c.


Field Documentation

unsigned int DPTEdata_t::in_F
 

one if this edge is in the F set

Definition at line 65 of file eg_dptighten.c.

unsigned int DPTEdata_t::n_AtoB
 

how many E(A:B) sets this edge bellong

Definition at line 61 of file eg_dptighten.c.

unsigned int DPTEdata_t::n_dT
 

how many E(delta(T)) sets this edge bellong

Definition at line 63 of file eg_dptighten.c.


The documentation for this struct was generated from the following file:
Generated on Thu Oct 20 14:59:11 2005 for DominoParitySeparator by  doxygen 1.4.5