Click or drag to resize

SmithModelCreate Method

Creates the default Smith model fit function.

Namespace: Altaxo.Calc.FitFunctions.Chemistry.SorptionIsotherms
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public static IFitFunction Create()

Return Value

IFitFunction
A new instance of SmithModel.
See Also