IMP logo
IMP Reference Guide  2.5.0
The Integrative Modeling Platform
IMP::ParticleIndexPairsAdaptor Class Reference

#include <IMP/particle_index.h>

+ Inheritance diagram for IMP::ParticleIndexPairsAdaptor:

Detailed Description

Take ParticlePairs or ParticleIndexPairs.

Definition at line 87 of file particle_index.h.

Public Member Functions

template<class PS >
 ParticleIndexPairsAdaptor (const PS &ps)
 
 ParticleIndexPairsAdaptor (const ParticlePairsTemp &ps)
 
 ParticleIndexPairsAdaptor (const ParticleIndexPairs &pi)
 
- Public Member Functions inherited from IMP::Vector< T >
 Vector (unsigned int sz, const T &t=T())
 
template<class It >
 Vector (It b, It e)
 
template<class VO >
 Vector (const std::vector< VO > &o)
 
template<class O >
 operator Vector< O > () const
 
template<class OV >
Vector< T > operator+= (const OV &o)
 

The documentation for this class was generated from the following file: