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++ source: StretchExp.cpp

C++ header: StretchExp.h