IMP Reference Guide
2.20.0
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>
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.