IMP  2.3.0
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 <boost/unordered_map.hpp>
#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
 Synonym for IMP::kernel.
 
 IMP::misc
 Miscellaneous functionality that is not expected to be used by many IMP users.
 

Functions

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

Detailed Description

Decorator for a sphere-like particle.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file MetricClosePairsFinder.h.