IMP Reference Guide
2.18.0
The Integrative Modeling Platform
|
Use a PairModifier applied to a ParticlePairsTemp to maintain an invariant. More...
#include <IMP/container/container_config.h>
#include <IMP/PairContainer.h>
#include <IMP/PairModifier.h>
#include <IMP/Constraint.h>
#include <IMP/object_macros.h>
#include <IMP/internal/ContainerConstraint.h>
Go to the source code of this file.
Classes | |
class | IMP::container::PairsConstraint |
Apply a PairFunction to a PairContainer 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 < PairsConstraint > > | IMP::container::PairsConstraints |
typedef IMP::Vector < IMP::WeakPointer < PairsConstraint > > | IMP::container::PairsConstraintsTemp |
Use a PairModifier applied to a ParticlePairsTemp to maintain an invariant.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file PairsConstraint.h.