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
C++ source: ProductFunction.cpp