IMP Reference Guide
2.14.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/PairPredicate.h>
#include <IMP/SingletonContainer.h>
#include <IMP/container/ListPairContainer.h>
#include <boost/unordered_map.hpp>
#include <IMP/pair_macros.h>
Go to the source code of this file.
Classes | |
class | IMP::container::ConsecutivePairContainer |
A container which contains all consecutive particle pairs from an input list. More... | |
class | IMP::container::ConsecutivePairFilter |
class | IMP::container::ExclusiveConsecutivePairContainer |
class | IMP::container::ExclusiveConsecutivePairFilter |
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 < ConsecutivePairContainer > > | IMP::container::ConsecutivePairContainers |
typedef IMP::Vector < IMP::WeakPointer < ConsecutivePairContainer > > | IMP::container::ConsecutivePairContainersTemp |
Return all pairs from a SingletonContainer.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file ConsecutivePairContainer.h.