Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

ccf_value Struct Reference

List of all members.

Public Member Functions

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

Member Function Documentation

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

Definition at line 19181 of file util_sparx.cpp.

References b, and ccf_point::value.

19182     {
19183         return a.value > b.value;
19184     }


The documentation for this struct was generated from the following file:
Generated on Tue Jun 11 13:41:44 2013 for EMAN2 by  doxygen 1.3.9.1