IMP
2.3.1
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/base/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 | |
Synonym for IMP::kernel. | |
IMP::atom | |
Functionality for loading, creating, manipulating and scoring atomic structures. | |
Typedefs | |
typedef IMP::base::Vector < IMP::base::Pointer < BondSingletonScore > > | IMP::atom::BondSingletonScores |
typedef IMP::base::Vector < IMP::base::WeakPointer < BondSingletonScore > > | IMP::atom::BondSingletonScoresTemp |
A Score on the distance between a the two particles in a bond.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file BondSingletonScore.h.