IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
SingletonsOptimizerState.h File Reference

Use a SingletonModifier applied to a ParticlesTemp to maintain an invariant. More...

#include <IMP/container/container_config.h>
#include <IMP/SingletonContainer.h>
#include <IMP/SingletonModifier.h>
#include <IMP/OptimizerState.h>
#include <IMP/Pointer.h>
+ Include dependency graph for SingletonsOptimizerState.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::container::SingletonsOptimizerState
 Apply a SingletonFunction to a SingletonContainer to maintain an invariant. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::container
 Various classes to hold sets of particles.
 

Typedefs

typedef IMP::Vector
< IMP::Pointer
< SingletonsOptimizerState > > 
IMP::container::SingletonsOptimizerStates
 
typedef IMP::Vector
< IMP::WeakPointer
< SingletonsOptimizerState > > 
IMP::container::SingletonsOptimizerStatesTemp
 

Detailed Description

Use a SingletonModifier applied to a ParticlesTemp to maintain an invariant.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file SingletonsOptimizerState.h.