IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/19
The Integrative Modeling Platform
IMP::em2d::HasLowerScore< T > Class Template Reference

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

#include <IMP/em2d/scores2D.h>

Detailed Description

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

Compare two classes that return a score.

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