Click or drag to resize

PowerLawRatio(Int32) Constructor

Initializes a new instance of the PowerLawRatio class

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

Parameters

numberOfTerms  Int32

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

See Also