IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
A Score on the distance between a the two particles in a bond. More...
#include <IMP/atom/atom_config.h>
#include "bond_decorators.h"
#include <IMP/SingletonScore.h>
#include <IMP/UnaryFunction.h>
#include <IMP/Pointer.h>
Go to the source code of this file.
Classes | |
class | IMP::atom::BondSingletonScore |
Score the bond based on a UnaryFunction,. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::atom | |
Functionality for loading, creating, manipulating and scoring atomic structures. | |
Typedefs | |
typedef IMP::Vector < IMP::Pointer < BondSingletonScore > > | IMP::atom::BondSingletonScores |
typedef IMP::Vector < IMP::WeakPointer < BondSingletonScore > > | IMP::atom::BondSingletonScoresTemp |
A Score on the distance between a the two particles in a bond.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file BondSingletonScore.h.