IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
A simple quadric repulsive term between two atoms. Restraint is zero when the distance equals the sum of the radii plus the shift. More...
#include <IMP/isd/isd_config.h>
#include <IMP/core/XYZR.h>
#include <IMP/PairScore.h>
#include <IMP/Pointer.h>
#include <IMP/generic.h>
Go to the source code of this file.
Classes | |
class | IMP::isd::RepulsiveDistancePairScore |
A repulsive potential on the distance between two atoms. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::isd | |
Inferential scoring building on methods developed as part of the Inferential Structure Determination software (ISD). | |
Typedefs | |
typedef IMP::Vector < IMP::Pointer < RepulsiveDistancePairScore > > | IMP::isd::RepulsiveDistancePairScores |
typedef IMP::Vector < IMP::WeakPointer < RepulsiveDistancePairScore > > | IMP::isd::RepulsiveDistancePairScoresTemp |
A simple quadric repulsive term between two atoms. Restraint is zero when the distance equals the sum of the radii plus the shift.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file RepulsiveDistancePairScore.h.