9 #ifndef IMPISD_AMBIGUOUS_RESTRAINT_H
10 #define IMPISD_AMBIGUOUS_RESTRAINT_H
12 #include <IMP/isd/isd_config.h>
16 IMPISD_BEGIN_NAMESPACE
42 double get_probability()
const
44 return exp(-unprotected_evaluate(
nullptr));
Class for adding derivatives from restraints to the model.
Apply an ambiguous restraint by computing the d-norm.
IMP::base::Vector< IMP::base::WeakPointer< kernel::ModelObject > > ModelObjectsTemp
Import IMP/kernel/restraint_macros.h in the namespace.
Abstract base class for all restraints.
A restraint is a term in an IMP ScoringFunction.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Class for storing model, its restraints, constraints, and particles.