IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Return all pairs from a SingletonContainer. More...
#include <IMP/container/container_config.h>
#include "internal/ClosePairContainer.h"
#include <IMP/Optimizer.h>
Go to the source code of this file.
Classes | |
class | IMP::container::ClosePairContainer |
Return all close 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 < ClosePairContainer > > | IMP::container::ClosePairContainers |
typedef IMP::Vector < IMP::WeakPointer < ClosePairContainer > > | IMP::container::ClosePairContainersTemp |
Functions | |
double | IMP::container::get_slack_estimate (const ParticlesTemp &ps, double upper_bound, double step, const RestraintsTemp &restraints, bool derivatives, Optimizer *opt, ClosePairContainer *cpc) |
Return all pairs from a SingletonContainer.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file ClosePairContainer.h.