IMP logo
IMP Reference Guide  develop.4785481560,2024/03/29
The Integrative Modeling Platform
UnaryFunction.h File Reference

Single variable function. More...

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

Go to the source code of this file.

Classes

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

Namespaces

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

Typedefs

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

Detailed Description

Single variable function.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file UnaryFunction.h.