IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
The base class for decorators. More...
#include <IMP/kernel_config.h>
#include "base_types.h"
#include <IMP/Object.h>
#include <IMP/WeakPointer.h>
#include "Model.h"
#include "Particle.h"
#include "utility.h"
#include "Constraint.h"
#include "internal/utility.h"
#include <IMP/utility_macros.h>
#include <IMP/Vector.h>
#include <IMP/Value.h>
Go to the source code of this file.
Classes | |
class | IMP::Decorator |
Interface to specialized Particle types (e.g. atoms) More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
The base class for decorators.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file Decorator.h.