IMP Reference Guide
2.18.0
The Integrative Modeling Platform
|
Return all pairs from a SingletonContainer. More...
#include <IMP/container/container_config.h>
#include <IMP/generic.h>
#include <IMP/PairContainer.h>
#include <IMP/SingletonContainer.h>
#include <IMP/container/ListPairContainer.h>
#include <IMP/Pointer.h>
#include <IMP/pair_macros.h>
Go to the source code of this file.
Classes | |
class | IMP::container::AllPairContainer |
Return all unordered pairs of particles taken from the SingletonContainer. 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 < AllPairContainer > > | IMP::container::AllPairContainers |
typedef IMP::Vector < IMP::WeakPointer < AllPairContainer > > | IMP::container::AllPairContainersTemp |
Return all pairs from a SingletonContainer.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file AllPairContainer.h.