IMP  2.3.0
The Integrative Modeling Platform
kernel/particle_index.h File Reference

Various general useful functions for IMP. More...

#include <IMP/kernel/kernel_config.h>
#include "base_types.h"
#include <boost/shared_ptr.hpp>
+ Include dependency graph for kernel/particle_index.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::kernel::ParticleIndexAdaptor
 
class  IMP::kernel::ParticleIndexesAdaptor
 
class  IMP::kernel::ParticleIndexPairsAdaptor
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::kernel
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Functions

ParticleIndexes IMP::kernel::get_indexes (const ParticlesTemp &ps)
 
ParticleIndexPairs IMP::kernel::get_indexes (const ParticlePairsTemp &ps)
 
ParticlesTemp IMP::kernel::get_particles (kernel::Model *m, const ParticleIndexes &ps)
 

Detailed Description

Various general useful functions for IMP.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file kernel/particle_index.h.