| | Name | Description |
|---|
 | EvaluateFrequencyDomain(IReadOnlyListDouble, Boolean, IReadOnlyListComplex) |
Evaluates a Prony series fit in the frequency domain from a complex modulus, using the properties MinimalRelaxationTime,
MaximalRelaxationTime, NumberOfRelaxationTimes, UseIntercept, and RegularizationParameter.
|
 | EvaluateFrequencyDomain(IReadOnlyListDouble, Boolean, IReadOnlyListDouble, IReadOnlyListDouble) |
Evaluates a Prony series fit in the time domain, using the properties MinimalRelaxationTime, MaximalRelaxationTime,
NumberOfRelaxationTimes, UseIntercept, and RegularizationParameter.
|
  | EvaluateFrequencyDomain(IReadOnlyListDouble, Boolean, IReadOnlyListDouble, IReadOnlyListDouble, Double, Double, Int32, Boolean, Double) |
Evaluates a prony series fit in the frequency domain from the real and imaginary part of a general complex dynamic modulus.
|