Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 576 Bytes

ProductFunction.rst

File metadata and controls

25 lines (17 loc) · 576 Bytes

ProductFunction

.. index:: ProductFunction

Description

A ProductFunction is an extension of the :ref:`CompositeFunction <func-CompositeFunction>` which multiplies its member functions to produce the output. Use this function to construct a product of two or more fitting functions defined in Mantid. A member of a ProductFunction can be a composite function itself.

.. attributes::

.. properties::

.. categories::

.. sourcelink::
     :cpp: Framework/CurveFitting/src/Functions/ProductFunction.cpp