#include <dockResult.h>
Public Member Functions |
|
| Compare_ () | |
| Default constructor. |
|
| ~Compare_ () | |
| Destructor. |
|
| bool | operator() (const ConformationSet::Conformation &a, const ConformationSet::Conformation &b) const |
| Operator (). |
|
This class is needed for the sorting of the vector of Conformations in addScoring(const String& name, const Options& options, const vector<ConformationSet::Conformation>& scores). The vector should be sorted by the score values.
1.5.8