ProductFunction

Description

A ProductFunction is an extension of the 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 (non-fitting parameters)

Name Type Default Description
NumDeriv      

Categories: FitFunctions | General

Source

C++ header: ProductFunction.h (last modified: 2020-04-07)

C++ source: ProductFunction.cpp (last modified: 2020-03-20)