| | Name | Description |
|---|
 | EvaluateFrequencyDomain(IReadOnlyListDouble, Boolean, IReadOnlyListComplex) |
Evaluates a Prony series fit in the frequency domain from a complex susceptibility, using the properties MinimalRetardationTime,
MaximalRetardationTime, NumberOfRetardationTimes, UseIntercept, UseFlowTerm,
IsDielectricSpectrum, and RegularizationParameter.
|
 | EvaluateFrequencyDomain(IReadOnlyListDouble, Boolean, IReadOnlyListDouble, IReadOnlyListDouble) |
Evaluates a Prony series fit in the time domain, using the properties MinimalRetardationTime, MaximalRetardationTime,
NumberOfRetardationTimes, UseIntercept, UseFlowTerm, and RegularizationParameter.
|
  | EvaluateFrequencyDomain(IReadOnlyListDouble, Boolean, IReadOnlyListDouble, IReadOnlyListDouble, Double, Double, Int32, Boolean, Boolean, Boolean, Double) |
Evaluates a Prony series fit in the frequency domain from the real and imaginary part of a general complex dynamic susceptibility.
|