IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Abstract base class for all restraints. More...
#include <IMP/kernel_config.h>
#include "ModelObject.h"
#include "ScoreAccumulator.h"
#include "DerivativeAccumulator.h"
#include "constants.h"
#include "base_types.h"
#include <IMP/InputAdaptor.h>
#include <IMP/deprecation_macros.h>
#include <IMP/nullptr.h>
#include <IMP/RestraintInfo.h>
Go to the source code of this file.
Classes | |
class | IMP::Restraint |
A restraint is a term in an IMP ScoringFunction. More... | |
class | IMP::RestraintsAdaptor |
Provide a consistent interface for things that take Restraints as arguments. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
Functions | |
Restraints | IMP::create_decomposition (const RestraintsTemp &rs) |
Return the decomposition of a list of restraints. More... | |
Abstract base class for all restraints.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file Restraint.h.