IMP
2.1.0
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>
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 | |
All IMP::kernel code is brought into the IMP namespace. | |
IMP::kernel | |
See IMP.kernel for more information. | |
Typedefs | |
typedef IMP::base::Vector < IMP::base::Pointer < ConfigurationSet > > | IMP::kernel::ConfigurationSets |
typedef IMP::base::Vector < IMP::base::WeakPointer < ConfigurationSet > > | IMP::kernel::ConfigurationSetsTemp |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file kernel/ConfigurationSet.h.