IMP logo
IMP Reference Guide  2.7.0
The Integrative Modeling Platform
Configuration.h File Reference

Store a set of configurations of the model. More...

#include <IMP/kernel_config.h>
#include <IMP/Object.h>
#include <IMP/Pointer.h>
#include "Model.h"
+ Include dependency graph for Configuration.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::Configuration
 A class to store a configuration of a model. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Typedefs

typedef IMP::Vector
< IMP::Pointer< Configuration > > 
IMP::Configurations
 
typedef IMP::Vector
< IMP::WeakPointer
< Configuration > > 
IMP::ConfigurationsTemp
 

Detailed Description

Store a set of configurations of the model.

Copyright 2007-2017 IMP Inventors. All rights reserved.

Definition in file Configuration.h.