|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
Decorator for a sphere-like particle. More...
#include <IMP/misc/misc_config.h>#include <IMP/core/ClosePairsFinder.h>#include <IMP/Pointer.h>#include <IMP/random.h>#include <IMP/particle_index.h>#include <boost/version.hpp>#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 | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
| 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) |
Decorator for a sphere-like particle.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file MetricClosePairsFinder.h.