IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
score_functor/Harmonic.h File Reference

A harmonic score on the directed distance between a pair of particles, centered at 0. More...

#include <IMP/score_functor/score_functor_config.h>
#include "Score.h"
#include <IMP/algebra/utility.h>
#include <cereal/access.hpp>
+ Include dependency graph for score_functor/Harmonic.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::score_functor::Harmonic
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::score_functor
 Composable functors to implement scores via compile-time composition.
 

Detailed Description

A harmonic score on the directed distance between a pair of particles, centered at 0.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file score_functor/Harmonic.h.