Go to the source code of this file.
Data Structures | |
class | IMP::core::TruncatedHarmonic< DIRECTION > |
A function that is harmonic over an interval. More... | |
Namespaces | |
namespace | IMP |
The IMP kernel provides base classes and key shared functionality. | |
namespace | IMP::core |
This module contains basic functionality that is expected to be used by a wide variety of IMP users. | |
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-2010 IMP Inventors. All rights reserved.