IMP Reference Guide
2.20.0
The Integrative Modeling Platform
|
Harmonic scores on the spring between a pair of particles. The spring resting length is dynamic Copyright 2007-2022 IMP Inventors. All rights reserved. More...
#include "npctransport_config.h"
#include "RelaxingSpring.h"
#include <IMP/compiler_macros.h>
#include <IMP/SingletonScore.h>
#include <IMP/pair_macros.h>
#include <IMP/core/XYZR.h>
#include <IMP/algebra/utility.h>
#include <boost/array.hpp>
Go to the source code of this file.
Classes | |
class | IMP::npctransport::HarmonicSpringSingletonScore |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::npctransport | |
Typedefs | |
typedef IMP::Vector < IMP::Pointer < HarmonicSpringSingletonScore > > | IMP::npctransport::HarmonicSpringSingletonScores |
typedef IMP::Vector < IMP::WeakPointer < HarmonicSpringSingletonScore > > | IMP::npctransport::HarmonicSpringSingletonScoresTemp |
Harmonic scores on the spring between a pair of particles. The spring resting length is dynamic Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file HarmonicSpringSingletonScore.h.