IMP Reference Guide
2.8.0
The Integrative Modeling Platform
|
#include <IMP/particle_index.h>
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) |