IMP  2.0.1
The Integrative Modeling Platform
AttributeSingletonScore.h File Reference

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 AttributeSingletonScore.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

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::core
 See IMP.core Overview for more information.
 

Typedefs

typedef
GenericAttributeSingletonScore
< UnaryFunction > 
IMP::core::AttributeSingletonScore
 

Functions

template<class UF >
GenericAttributeSingletonScore
< UF > * 
IMP::core::create_attribute_singleton_score (UF *uf, FloatKey k)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file AttributeSingletonScore.h.