IMP  2.3.1
The Integrative Modeling Platform
kernel/Configuration.h File Reference

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 dependency graph for kernel/Configuration.h:
+ This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Store a set of configurations of the model.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file kernel/Configuration.h.