IMP logo
IMP Reference Guide  2.7.0
The Integrative Modeling Platform
core/DistancePairScore.h File Reference

A Score on the distance between a pair of particles. More...

+ Include dependency graph for core/DistancePairScore.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::core::DistancePairScore
 
class  IMP::core::HarmonicDistancePairScore
 

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.
 

Typedefs

typedef IMP::Vector
< IMP::Pointer
< DistancePairScore > > 
IMP::core::DistancePairScores
 
typedef IMP::Vector
< IMP::WeakPointer
< DistancePairScore > > 
IMP::core::DistancePairScoresTemp
 
typedef IMP::Vector
< IMP::Pointer
< HarmonicDistancePairScore > > 
IMP::core::HarmonicDistancePairScores
 
typedef IMP::Vector
< IMP::WeakPointer
< HarmonicDistancePairScore > > 
IMP::core::HarmonicDistancePairScoresTemp
 

Detailed Description

A Score on the distance between a pair of particles.

Copyright 2007-2017 IMP Inventors. All rights reserved.

Definition in file core/DistancePairScore.h.