EMAN::ImageScore Struct Reference

#include <emutil.h>

List of all members.

Public Member Functions

 ImageScore (int i=0, float s=0)

Public Attributes

int index
float score


Detailed Description

Definition at line 346 of file emutil.h.


Constructor & Destructor Documentation

EMAN::ImageScore::ImageScore ( int  i = 0,
float  s = 0 
) [inline]

Definition at line 349 of file emutil.h.

00349 : index(i), score(s) {}


Member Data Documentation

Definition at line 347 of file emutil.h.

Referenced by EMAN::ImageSort::get_index().

Definition at line 348 of file emutil.h.

Referenced by EMAN::ImageSort::get_score().


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

Generated on Sat Nov 21 02:20:19 2009 for EMAN2 by  doxygen 1.5.6