|
IMP Reference Guide
develop.169ea894ba,2025/11/01
The Integrative Modeling Platform
|
Take ParticlePairs or ParticleIndexPairs. More...
#include <IMP/particle_index.h>
Inheritance diagram for IMP::ParticleIndexPairsAdaptor: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, Allocator > | |
| 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) |