IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Functions and adaptors for dealing with particle indexes. More...
Go to the source code of this file.
Classes | |
class | IMP::ParticleIndexAdaptor |
Take Decorator, Particle or ParticleIndex. More... | |
class | IMP::ParticleIndexesAdaptor |
Take Decorator, Particle or ParticleIndex. More... | |
class | IMP::ParticleIndexPairsAdaptor |
Take ParticlePairs or ParticleIndexPairs. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
Functions | |
ParticleIndexes | IMP::get_indexes (const ParticlesTemp &ps) |
Get the indexes from a list of particles. More... | |
ParticleIndexPairs | IMP::get_indexes (const ParticlePairsTemp &ps) |
Get the indexes from a list of particle pairs. More... | |
ParticlesTemp | IMP::get_particles (Model *m, const ParticleIndexes &ps) |
Get the particles from a list of indexes. More... | |
Functions and adaptors for dealing with particle indexes.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file particle_index.h.