Main Page | Class List | File List | Class Members | File Members

mheap Struct Reference

A fixed-size ordered queue (a heap structure) of goodness of fit values. More...

List of all members.

Public Attributes

size_t n_max
 maximum number of entries in the queue
size_t n
 current number of entries in the queue
mposp_t q
 array representation of a complete binary tree (heap)


Detailed Description

A fixed-size ordered queue (a heap structure) of goodness of fit values.


The documentation for this struct was generated from the following file:
Generated on Sat Dec 4 17:12:48 2004 for trees by  doxygen 1.3.9.1