IMP Reference Guide
2.20.2
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/unordered_map.hpp>
#include <algorithm>
#include <limits>
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.