IMP
2.2.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/base/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 | |
All IMP::kernel code is brought into the IMP namespace. | |
IMP::core | |
See IMP.core 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-2014 IMP Inventors. All rights reserved.
Definition in file TruncatedHarmonic.h.