IMP logo
IMP Reference Guide  2.5.0
The Integrative Modeling Platform
ConfigurationSet.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 "Configuration.h"
#include "OptimizerState.h"
#include "internal/utility.h"
#include <IMP/warning_macros.h>
+ Include dependency graph for ConfigurationSet.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::ConfigurationSet
 A class to store a set of configurations of a model. More...
 
class  IMP::SaveToConfigurationSetOptimizerState
 

Namespaces

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

Typedefs

typedef IMP::Vector
< IMP::Pointer
< ConfigurationSet > > 
IMP::ConfigurationSets
 
typedef IMP::Vector
< IMP::WeakPointer
< ConfigurationSet > > 
IMP::ConfigurationSetsTemp
 

Detailed Description

Store a set of configurations of the model.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file ConfigurationSet.h.