ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
FxuHeapSingle Struct Reference

#include <fxuInt.h>

Collaboration diagram for FxuHeapSingle:

Public Attributes

Fxu_Single ** pTree
 
int nItems
 
int nItemsAlloc
 
int i
 

Detailed Description

Definition at line 151 of file fxuInt.h.

Member Data Documentation

◆ i

int FxuHeapSingle::i

Definition at line 156 of file fxuInt.h.

◆ nItems

int FxuHeapSingle::nItems

Definition at line 154 of file fxuInt.h.

◆ nItemsAlloc

int FxuHeapSingle::nItemsAlloc

Definition at line 155 of file fxuInt.h.

◆ pTree

Fxu_Single** FxuHeapSingle::pTree

Definition at line 153 of file fxuInt.h.


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