|
IMP Reference Guide
develop.169ea894ba,2025/11/01
The Integrative Modeling Platform
|
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 |
Single variable function.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file UnaryFunction.h.