Click or drag to resize

GeneralEffectiveMediumLog10CreateGeneralEffectiveMediumLog10 Method

Factory used by the fit function registry.

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

Return Value

IFitFunction
A new GeneralEffectiveMediumLog10 instance.
See Also