|
IMP Reference Guide
develop.385bf31a7a,2026/08/05
The Integrative Modeling Platform
|
Store a set of configurations of the model. More...
#include <IMP/kernel_config.h>#include <IMP/Object.h>#include <IMP/Pointer.h>#include "Model.h"#include <cereal/access.hpp>#include <cereal/types/base_class.hpp>
Include dependency graph for Configuration.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::Configuration |
| A class to store a configuration of a model. More... | |
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
Typedefs | |
| typedef IMP::Vector < IMP::Pointer< Configuration > > | IMP::Configurations |
| typedef IMP::Vector < IMP::WeakPointer < Configuration > > | IMP::ConfigurationsTemp |
Store a set of configurations of the model.
Copyright 2007-2026 IMP Inventors. All rights reserved.
Definition in file Configuration.h.