Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Calc Namespaces
Altaxo.Calc.FitFunctions.General
StretchedExponentialGrowth Class
StretchedExponentialGrowth Constructor
StretchedExponentialGrowth Constructor
StretchedExponentialGrowth(Int32) Constructor
Stretched
Exponential
Growth(Int
32) Constructor
Initializes a new instance of the
StretchedExponentialGrowth
class with the specified number of terms.
Namespace:
Altaxo.Calc.FitFunctions.General
Assembly:
AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
Copy
public
StretchedExponentialGrowth
(
int
numberOfTerms
)
Parameters
numberOfTerms
Int32
The number of exponential terms. Must be greater than or equal to 1.
Exceptions
Exception
Condition
ArgumentOutOfRangeException
Thrown when
numberOfTerms
is less than 1.
See Also
Reference
StretchedExponentialGrowth Class
StretchedExponentialGrowth Overload
Altaxo.Calc.FitFunctions.General Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net