Click or drag to resize

KohlrauschModulusRelaxationCreateModulusOfOmega Method

Creates a Kohlrausch modulus relaxation fit function that uses omega as the independent variable.

Namespace: Altaxo.Calc.FitFunctions.Relaxation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static IFitFunction CreateModulusOfOmega()

Return Value

IFitFunction
A configured modulus relaxation fit function instance.
See Also