Generated on Mon Jun 23 17:18:18 2008 for ell-2.3.0 by doxygen 1.5.1

ell::Basin::QueueVal Class Reference

#include <Basin.hh>


Detailed Description

the updatable value stored for a key

Definition at line 29 of file Basin.hh.

Public Member Functions

 QueueVal ()
 ~QueueVal ()

Data Fields

CSequence minNeigh
double minNeighE
size_t minNeighGWE


Constructor & Destructor Documentation

ell::Basin::QueueVal::QueueVal (  ) 

Definition at line 11 of file Basin.cc.

ell::Basin::QueueVal::~QueueVal (  ) 

Definition at line 16 of file Basin.cc.


Field Documentation

the smallest neighbor seen so far

Definition at line 33 of file Basin.hh.

the energy of minNeigh

Definition at line 35 of file Basin.hh.

index of the minimum that is the end of the gradient walk starting in minNeigh (the smalles neighbor seen)

Definition at line 38 of file Basin.hh.


The documentation for this class was generated from the following files: