IMP
2.2.0
The Integrative Modeling Platform
|
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>
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) |
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file MetricClosePairsFinder.h.