.. _func-ProductFunction: =============== ProductFunction =============== .. index:: ProductFunction Description ----------- A ProductFunction is an extension of the :ref:`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