IMP  2.1.1
The Integrative Modeling Platform
MetricClosePairsFinder.h File Reference

Decorator for a sphere-like particle. More...

#include <IMP/misc/misc_config.h>
#include <IMP/core/ClosePairsFinder.h>
#include <IMP/base/Pointer.h>
#include <IMP/kernel/particle_index.h>
#include <IMP/base/map.h>
#include <algorithm>
#include <limits>
+ Include dependency graph for MetricClosePairsFinder.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::misc::MetricClosePairsFinder< LowerBound, UpperBound >
 

Namespaces

 IMP
 All IMP::kernel code is brought into the IMP namespace.
 
 IMP::misc
 See IMP.misc for more information.
 

Functions

template<class LowerBound , class UpperBound >
core::ClosePairsFinder * IMP::misc::create_metric_close_pairs_finder (LowerBound lb, UpperBound ub)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file MetricClosePairsFinder.h.