bddStatEntry Struct Reference

#include <bddBdd.h>

Collaboration diagram for bddStatEntry:

Collaboration graph
[legend]

Detailed Description

Cache entry for counting tuples.

Definition at line 70 of file bddBdd.h.

Data Fields

unsigned root
 Argument of the operation.
double result
 Result of the operation.


Field Documentation

unsigned bddStatEntry::root

Argument of the operation.

Definition at line 73 of file bddBdd.h.

Referenced by bddBdd::getTupleNr_().

double bddStatEntry::result

Result of the operation.

Definition at line 75 of file bddBdd.h.

Referenced by bddBdd::getTupleNr_().


The documentation for this struct was generated from the following file:
Generated on Fri Jun 6 22:22:28 2008 for CrocoPat by  doxygen 1.5.1