IMP  2.0.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 "Object.h"
#include "Pointer.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

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

Typedefs

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

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file kernel/UnaryFunction.h.