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"
Go to the source code of this file.
Classes | |
class | IMP::kernel::Configuration |
A class to store a configuration of a model. More... | |
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 < Configuration > > | IMP::kernel::Configurations |
typedef IMP::base::Vector < IMP::base::WeakPointer < Configuration > > | IMP::kernel::ConfigurationsTemp |
Store a set of configurations of the model.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file kernel/Configuration.h.