10 #ifndef IMPCORE_CONSTANT_RESTRAINT_H
11 #define IMPCORE_CONSTANT_RESTRAINT_H
13 #include <IMP/core/core_config.h>
19 IMPCORE_BEGIN_NAMESPACE
32 virtual double unprotected_evaluate(
Class for adding derivatives from restraints to the model.
Import IMP/kernel/restraint_macros.h in the namespace.
Abstract base class for all restraints.
Import IMP/kernel/PairScore.h in the namespace.
A restraint is a term in an IMP ScoringFunction.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
virtual ModelObjectsTemp do_get_inputs() const =0
double Float
Basic floating-point value (could be float, double...)