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 19434 of file util_sparx.cpp.


Member Function Documentation

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

Definition at line 19436 of file util_sparx.cpp.

References b, and ccf_point::value.

19437     {
19438         return a.value > b.value;
19439     }


The documentation for this struct was generated from the following file:
Generated on Fri Aug 10 16:34:15 2012 for EMAN2 by  doxygen 1.4.7