IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
CloseBipartitePairContainer.h File Reference

Return all pairs from a SingletonContainer. More...

#include <IMP/container/container_config.h>
#include <IMP/core/ClosePairsFinder.h>
#include "internal/CloseBipartitePairContainer.h"
#include <IMP/core/internal/MovedSingletonContainer.h>
#include <IMP/PairContainer.h>
#include <IMP/PairPredicate.h>
#include <IMP/SingletonContainer.h>
#include <IMP/container/ListPairContainer.h>
#include <IMP/container_macros.h>
#include <cereal/access.hpp>
#include <cereal/types/base_class.hpp>
+ Include dependency graph for CloseBipartitePairContainer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::container::CloseBipartitePairContainer
 Return all spatially-proximal pairs of particles (a,b) from the two SingletonContainers A and B, where a is in A and b is in B. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::container
 Various classes to hold sets of particles.
 

Detailed Description

Return all pairs from a SingletonContainer.

Copyright 2007-2023 IMP Inventors. All rights reserved.

Definition in file CloseBipartitePairContainer.h.