MSaupePredictor::MSaupePredictor::OneRangePredictor::MSaupePredictor::OneRangePredictor::HeapInfo Struct Reference

Struct representing one node of the KD-tree and its distance form the range block. More...

List of all members.

Public Member Functions

 HeapInfo (int index_, float bestError_)
 Only initializes members from the parameters.
bool operator< (const HeapInfo &other) const
 Reverse comparison operator according to the bestError (lowest first).

Public Attributes

int index
 The index of the node in the tree.
float bestError
 The SE-distance of the node from the range's point.


Detailed Description

Struct representing one node of the KD-tree and its distance form the range block.

Definition at line 86 of file saupePredictor.h.


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

Generated on Thu Aug 6 22:33:15 2009 for Fractal Image Compressor by  doxygen 1.5.8