IMP Reference Guide
2.5.0
The Integrative Modeling Platform
|
A score based on the unmodified value of an attribute. More...
#include <IMP/core/core_config.h>
#include <IMP/generic.h>
#include <IMP/SingletonScore.h>
#include <IMP/Pointer.h>
#include <IMP/UnaryFunction.h>
#include <IMP/singleton_macros.h>
Go to the source code of this file.
Classes | |
class | IMP::core::GenericAttributeSingletonScore< UF > |
Apply a function to an attribute. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::core | |
Basic functionality that is expected to be used by a wide variety of IMP users. | |
Typedefs | |
typedef GenericAttributeSingletonScore < UnaryFunction > | IMP::core::AttributeSingletonScore |
Functions | |
template<class UF > | |
GenericAttributeSingletonScore < UF > * | IMP::core::create_attribute_singleton_score (UF *uf, FloatKey k) |
A score based on the unmodified value of an attribute.
Copyright 2007-2015 IMP Inventors. All rights reserved.
Definition in file AttributeSingletonScore.h.