|
IMP
2.0.1
The Integrative Modeling Platform
|
Truncated harmonic. More...
#include <IMP/core/core_config.h>#include "internal/truncated_harmonic.h"#include <IMP/UnaryFunction.h>#include <IMP/base/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 | |
| namespace | IMP |
| All IMP::kernel code is brought into the IMP namespace. | |
| namespace | IMP::core |
| See IMP.core Overview for more information. | |
Typedefs | |
| typedef TruncatedHarmonic< BOTH > | IMP::core::TruncatedHarmonicBound |
| A specialization. | |
| typedef TruncatedHarmonic< LOWER > | IMP::core::TruncatedHarmonicLowerBound |
| A specialization for the lower bound. | |
| typedef TruncatedHarmonic< UPPER > | IMP::core::TruncatedHarmonicUpperBound |
| A specialization for the upper bound. | |
Enumerations | |
| enum | BoundDirection { LOWER, BOTH, UPPER } |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file TruncatedHarmonic.h.