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