IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Truncated harmonic. More...
#include <IMP/core/core_config.h>
#include "internal/truncated_harmonic.h"
#include <IMP/UnaryFunction.h>
#include <IMP/object_macros.h>
#include <IMP/utility.h>
Go to the source code of this file.
Classes | |
class | IMP::core::TruncatedHarmonic< DIRECTION > |
A function that is harmonic over an interval. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::core | |
Basic functionality that is expected to be used by a wide variety of IMP users. | |
Typedefs | |
typedef TruncatedHarmonic< BOTH > | IMP::core::TruncatedHarmonicBound |
typedef TruncatedHarmonic< LOWER > | IMP::core::TruncatedHarmonicLowerBound |
typedef TruncatedHarmonic< UPPER > | IMP::core::TruncatedHarmonicUpperBound |
Enumerations | |
enum | BoundDirection { LOWER, BOTH, UPPER } |
Truncated harmonic.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file TruncatedHarmonic.h.