StretchedExponentialEquilibrationWithNumberOfTerms Method |
Creates a new instance with the provided number of terms.
Namespace: Altaxo.Calc.FitFunctions.GeneralAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public StretchedExponentialEquilibration WithNumberOfTerms(
int value
)
Parameters
- value Int32
- The number of exponential terms.
Return Value
StretchedExponentialEquilibrationNew instance with the provided number of terms.
Exceptions See Also