\(\renewcommand\AA{\unicode{x212B}}\)
StretchExpMuon¶
Description¶
The Stretched exponential fit function is defined by
\[\mbox{A}e^{\left(-\lambda x\right)^\beta}\]
Properties (fitting parameters)¶
Name |
Default |
Description |
---|---|---|
A |
0.2 |
Amplitude (height at origin) |
Lambda |
0.2 |
Decay rate of the standard exponential |
Beta |
0.2 |
Stretching exponent, usually in the (0,2] range |
Categories: FitFunctions | Muon\MuonGeneric
Source¶
C++ header: StretchExpMuon.h
C++ source: StretchExpMuon.cpp