IMP logo
IMP Reference Guide  2.7.0
The Integrative Modeling Platform
IMP::em2d::LessPairBySecond< T > Class Template Reference

Comparison of pairs by checking the second element. More...

#include <IMP/em2d/scores2D.h>

Inherits binary_function< T, T, bool >.

Detailed Description

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

Comparison of pairs by checking the second element.

Definition at line 133 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: