IMP Reference Guide
2.12.0
The Integrative Modeling Platform
|
A score on the deviation of an angle from ideality. More...
#include <IMP/atom/atom_config.h>
#include "bond_decorators.h"
#include <IMP/SingletonScore.h>
#include <IMP/singleton_macros.h>
#include <IMP/UnaryFunction.h>
#include <IMP/Pointer.h>
Go to the source code of this file.
Classes | |
class | IMP::atom::AngleSingletonScore |
Score the angle 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 < AngleSingletonScore > > | IMP::atom::AngleSingletonScores |
typedef IMP::Vector < IMP::WeakPointer < AngleSingletonScore > > | IMP::atom::AngleSingletonScoresTemp |
A score on the deviation of an angle from ideality.
Copyright 2007-2019 IMP Inventors. All rights reserved.
Definition in file AngleSingletonScore.h.