IMP logo
IMP Reference Guide  develop.45c11de31d,2024/03/27
The Integrative Modeling Platform
ClosePairsPairScore.h File Reference

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>
+ Include dependency graph for ClosePairsPairScore.h:
+ This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Apply a PairScore to close pairs.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file ClosePairsPairScore.h.