![]() |
IMP
2.3.1
The Integrative Modeling Platform
|
Store a set of configurations of the model. More...
#include <IMP/kernel/kernel_config.h>#include <IMP/base/Object.h>#include <IMP/base/Pointer.h>#include "Model.h"#include "Configuration.h"#include "OptimizerState.h"#include "internal/utility.h"#include <IMP/base/warning_macros.h>
Include dependency graph for kernel/ConfigurationSet.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::kernel::ConfigurationSet |
| A class to store a set of configurations of a model. More... | |
| class | IMP::kernel::SaveToConfigurationSetOptimizerState |
Namespaces | |
| IMP | |
| Synonym for IMP::kernel. | |
| IMP::kernel | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
Typedefs | |
| typedef IMP::base::Vector < IMP::base::Pointer < ConfigurationSet > > | IMP::kernel::ConfigurationSets |
| typedef IMP::base::Vector < IMP::base::WeakPointer < ConfigurationSet > > | IMP::kernel::ConfigurationSetsTemp |
Store a set of configurations of the model.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file kernel/ConfigurationSet.h.