IMP logo
IMP Reference Guide  develop.b3a5ae88fa,2024/04/30
The Integrative Modeling Platform
harmonic_distance_pair_scores.h File Reference

Harmonic scores on the distance between a pair of particles. More...

#include "npctransport_config.h"
#include <IMP/compiler_macros.h>
#include <IMP/PairScore.h>
#include <IMP/pair_macros.h>
#include <IMP/core/XYZR.h>
#include <IMP/algebra/utility.h>
#include <boost/array.hpp>
+ Include dependency graph for harmonic_distance_pair_scores.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::npctransport::HarmonicWellPairScore
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::npctransport
 

Typedefs

typedef IMP::Vector
< IMP::Pointer
< HarmonicWellPairScore > > 
IMP::npctransport::HarmonicWellPairScores
 
typedef IMP::Vector
< IMP::WeakPointer
< HarmonicWellPairScore > > 
IMP::npctransport::HarmonicWellPairScoresTemp
 

Functions

double IMP::npctransport::do_evaluate_index_harmonic (Model *m, const ParticleIndexPair &pp, DerivativeAccumulator *da, const algebra::Vector3D &delta, double delta_length, double x0, double k)
 

Detailed Description

Harmonic scores on the distance between a pair of particles.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file harmonic_distance_pair_scores.h.