Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Calc Namespaces
Altaxo.Calc.FitFunctions.General
StretchedExponentialEquilibration Class
StretchedExponentialEquilibration Constructor
StretchedExponentialEquilibration Constructor
StretchedExponentialEquilibration(Int32) Constructor
Stretched
Exponential
Equilibration(Int
32) Constructor
Initializes a new instance of the
StretchedExponentialEquilibration
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
StretchedExponentialEquilibration
(
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
StretchedExponentialEquilibration Class
StretchedExponentialEquilibration 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