ccf_value Struct Reference

List of all members.

Public Member Functions

bool operator() (const ccf_point &a, const ccf_point &b)


Detailed Description

Definition at line 17973 of file util_sparx.cpp.


Member Function Documentation

bool ccf_value::operator() ( const ccf_point a,
const ccf_point b 
) [inline]

Definition at line 17975 of file util_sparx.cpp.

References ccf_point::value.

17976     {
17977         return a.value > b.value;
17978     }


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

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