Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 668 Bytes

ProductLinearExp.rst

File metadata and controls

29 lines (19 loc) · 668 Bytes

ProductLinearExp

.. index:: ProductLinearExp

Description

This fit function computes the product of a linear and exponential function. See :ref:`ExpDecay <func-ExpDecay>` and :ref:`LinearBackground <func-LinearBackground>` for details on the component functions.

\left(\mbox{A}_0 + \mbox{A}_1 x\right)\cdot h\cdot e^{-\frac{x}{\tau}}

This function may be used with the :ref:`algm-Fit` algorithm. However, it was originally added to Mantid as a named function for the purposes of detector efficiency calibration.

.. attributes::

.. properties::

.. categories::

.. sourcelink::