IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/22
The Integrative Modeling Platform
NearestNeighborsClosePairsFinder.h File Reference

Test all pairs of particles to find close pairs. More...

#include "ClosePairsFinder.h"
#include <IMP/core/core_config.h>
+ Include dependency graph for NearestNeighborsClosePairsFinder.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::core::NearestNeighborsClosePairsFinder
 Find all nearby pairs using the algebra::NearestNeighbor code. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::core
 Basic functionality that is expected to be used by a wide variety of IMP users.
 

Detailed Description

Test all pairs of particles to find close pairs.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file NearestNeighborsClosePairsFinder.h.