IMP Reference Guide
2.18.0
The Integrative Modeling Platform
|
A container which has pairs which ensure a set is connected. More...
#include <IMP/container/container_config.h>
#include <IMP/core/internal/MovedSingletonContainer.h>
#include <IMP/internal/ListLikeContainer.h>
#include <IMP/PairContainer.h>
#include <IMP/SingletonContainer.h>
#include <IMP/macros.h>
#include <IMP/OptimizerState.h>
#include <IMP/ScoreState.h>
Go to the source code of this file.
Classes | |
class | IMP::container::ConnectingPairContainer |
A container which keeps a set of pairs that connect a set of spheres. 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 < ConnectingPairContainer > > | IMP::container::ConnectingPairContainers |
typedef IMP::Vector < IMP::WeakPointer < ConnectingPairContainer > > | IMP::container::ConnectingPairContainersTemp |
A container which has pairs which ensure a set is connected.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file ConnectingPairContainer.h.