StretchExp#
Description#
The Stretched exponential fit function is defined by
\[Height \cdot e^{-(\frac{x}{Lifetime})^{Stretching} }\]
Properties (fitting parameters)#
Name |
Default |
Description |
|---|---|---|
Height |
1.0 |
Height at time zero |
Lifetime |
1.0 |
Relaxation time of the standard exponential |
Stretching |
1.0 |
Stretching exponent |
Categories: FitFunctions | General
Source#
C++ header: StretchExp.h
C++ source: StretchExp.cpp