IMP  2.0.1
The Integrative Modeling Platform
IMP::kernel::ScoringFunctionAdaptor Class Reference

#include <IMP/kernel/declare_ScoringFunction.h>

+ Inheritance diagram for IMP::kernel::ScoringFunctionAdaptor:

Public Member Functions

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

Detailed Description

This class is to provide a consisted 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 141 of file kernel/declare_ScoringFunction.h.


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