IMP  2.3.1
The Integrative Modeling Platform
IMP::em2d::HasLowerScore< T > Class Template Reference

Compare two classes that return a score. More...

#include <IMP/em2d/scores2D.h>

Inherits binary_function< T, T, bool >.

Detailed Description

template<class T>
class IMP::em2d::HasLowerScore< T >

Compare two classes that return a score.

Definition at line 145 of file scores2D.h.

Public Member Functions

bool operator() (const T &a, const T &b) const
 
void show (std::ostream &) const
 

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