IFitFunctionInformationCreateFitFunction Method |
Creates an instances of the fit function this info belongs to.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax IFitFunction CreateFitFunction()
Return Value
IFitFunctionInstance of the fit function. An exception is thrown if the fit function could not be created.
See Also