Click or drag to resize

PowerLawPrefactorCreatePowerLawPrefactor_1 Method

Creates a power law function configured with one term.

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

Return Value

IFitFunction
A new PowerLawPrefactor instance.
See Also