IMP
2.0.1
The Integrative Modeling Platform
|
Store a set of configurations of the model. More...
#include <IMP/kernel/kernel_config.h>
#include "Object.h"
#include "Pointer.h"
#include "Model.h"
#include "Configuration.h"
#include "internal/OwnerPointer.h"
#include "OptimizerState.h"
#include "optimizer_state_macros.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... | |
Namespaces | |
namespace | IMP |
All IMP::kernel code is brought into the IMP namespace. | |
namespace | IMP::kernel |
See IMP.kernel Overview for more information. | |
Typedefs | |
typedef IMP::base::Vector < IMP::base::Pointer < ConfigurationSet > > | IMP::kernel::ConfigurationSets |
typedef IMP::base::Vector < IMP::base::Pointer < SaveToConfigurationSetOptimizerState > > | IMP::kernel::SaveToConfigurationSetOptimizerStates |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file kernel/ConfigurationSet.h.