IMP logo

IMP::container::AllBipartitePairContainer Class Reference


Detailed Description

Return all bipartite pairs between two containers.

See also:
AllPairContainer
Note:
The maintenance of the invariant is done by an associated IMP::Constraint. As a result, the state is only guaranteed to be correct either during model evaluation, or immediately following model evaluation before any particles have been changed.
Inheritance diagram for IMP::container::AllBipartitePairContainer:

Inheritance graph
[legend]

Public Member Functions

 AllBipartitePairContainer (SingletonContainer *a, SingletonContainer *b)
void apply (const PairModifier *sm, DerivativeAccumulator &da)
void apply (const PairModifier *sm)
double evaluate (const PairScore *s, DerivativeAccumulator *da) const
double evaluate_change (const PairScore *s, DerivativeAccumulator *da) const
double evaluate_prechange (const PairScore *s, DerivativeAccumulator *da) const
ParticlesTemp get_contained_particles () const
bool get_contained_particles_changed () const
bool get_contains_particle_pair (const ParticlePair &p) const
ContainersTemp get_input_containers () const
unsigned int get_number_of_particle_pairs () const
ParticlePair get_particle_pair (unsigned int i) const
virtual std::string get_type_name () const
virtual ::IMP::VersionInfo get_version_info () const

Static Public Member Functions

static AllBipartitePairContainercreate_untracked_container (SingletonContainer *a, SingletonContainer *b)

Friends

template<class T >
void IMP::internal::unref (T *)

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

Generated on Mon Mar 8 23:08:52 2010 for IMP by doxygen 1.5.8