IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Apply a PairScore to close pairs. More...
#include <IMP/core/core_config.h>
#include "XYZR.h"
#include "RigidClosePairsFinder.h"
#include <IMP/PairScore.h>
#include <IMP/UnaryFunction.h>
#include <IMP/Pointer.h>
#include <IMP/Refiner.h>
#include <IMP/internal/container_helpers.h>
Go to the source code of this file.
Classes | |
class | IMP::core::ClosePairsPairScore |
Apply the score to all pairs whose spheres are within a distance threshold. More... | |
class | IMP::core::KClosePairsPairScore |
Apply a score to a fixed number of close pairs from the two sets. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::core | |
Basic functionality that is expected to be used by a wide variety of IMP users. | |
Apply a PairScore to close pairs.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file ClosePairsPairScore.h.