|
IMP Reference Guide
develop.169ea894ba,2025/11/01
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/RestraintInfo.h>#include <type_traits>#include <cereal/access.hpp>#include <cereal/types/base_class.hpp>
Include dependency graph for Restraint.h:
This graph shows which files directly or indirectly include this file: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-2022 IMP Inventors. All rights reserved.
Definition in file Restraint.h.