IMP logo
IMP Reference Guide  2.7.0
The Integrative Modeling Platform
IMP::ScoringFunctionAdaptor Class Reference

#include <IMP/ScoringFunction.h>

+ Inheritance diagram for IMP::ScoringFunctionAdaptor:

Detailed Description

This class is to provide a consistent interface for things that take ScoringFunctions as arguments.

Note
Passing an empty list of restraints should be supported, but problems could arise, so be alert (the problems would not be subtle).

Definition at line 102 of file ScoringFunction.h.

Public Member Functions

 ScoringFunctionAdaptor (ScoringFunction *sf)
 
 ScoringFunctionAdaptor (const RestraintsTemp &sf)
 
 ScoringFunctionAdaptor (const Restraints &sf)
 
 ScoringFunctionAdaptor (Restraint *sf)
 

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