IMP logo
IMP Reference Guide  develop.45c11de31d,2024/03/27
The Integrative Modeling Platform
TruncatedHarmonic.h File Reference

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 bounded 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 }
 

Detailed Description

Truncated harmonic.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file TruncatedHarmonic.h.