|
IMP Reference Guide
2.6.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>
Include dependency graph for TruncatedHarmonic.h:
This graph shows which files directly or indirectly include this file: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 |
| A specialization. More... | |
| typedef TruncatedHarmonic< LOWER > | IMP::core::TruncatedHarmonicLowerBound |
| A specialization for the lower bound. More... | |
| typedef TruncatedHarmonic< UPPER > | IMP::core::TruncatedHarmonicUpperBound |
| A specialization for the upper bound. More... | |
Enumerations | |
| enum | BoundDirection { LOWER, BOTH, UPPER } |
Truncated harmonic.
Copyright 2007-2016 IMP Inventors. All rights reserved.
Definition in file TruncatedHarmonic.h.