IMP  2.3.1
The Integrative Modeling Platform
kernel/UnaryFunction.h File Reference

Single variable function. More...

#include <IMP/kernel/kernel_config.h>
#include "base_types.h"
#include <IMP/base/Object.h>
+ Include dependency graph for kernel/UnaryFunction.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::kernel::UnaryFunction
 Abstract single variable functor class for score functions. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::kernel
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< UnaryFunction > > 
IMP::kernel::UnaryFunctions
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< UnaryFunction > > 
IMP::kernel::UnaryFunctionsTemp
 

Detailed Description

Single variable function.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file kernel/UnaryFunction.h.