Click or drag to resize

PowerLawPrefactor(Int32) Constructor

Initializes a new instance of the PowerLawPrefactor class

Namespace: Altaxo.Calc.FitFunctions.General
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PowerLawPrefactor(
	int numberOfTerms
)

Parameters

numberOfTerms  Int32

[Missing <param name="numberOfTerms"/> documentation for "M:Altaxo.Calc.FitFunctions.General.PowerLawPrefactor.#ctor(System.Int32)"]

See Also