|
IMP Reference Guide
2.23.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>
Include dependency graph for GenericAttributeSingletonScore.h:
This graph shows which files directly or indirectly include this file: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_generic_attribute_singleton_score (UF *uf, FloatKey k) |
A score based on the unmodified value of an attribute.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file GenericAttributeSingletonScore.h.