PronySeriesRetardation Methods |
The PronySeriesRetardation type exposes the following members.
Methods | Name | Description |
---|
  | Evaluate | |
 | EvaluateFrequencyDomain(IReadOnlyList<Double>, Boolean, IReadOnlyList<Complex>) |
Evaluates a prony series fit in the time domain, using the properties MinimalRetardationTime, MaximalRetardationTime, NumberOfRetardationTimes and RegularizationParameter.
|
 | EvaluateFrequencyDomain(IReadOnlyList<Double>, Boolean, IReadOnlyList<Double>, IReadOnlyList<Double>) |
Evaluates a prony series fit in the time domain, using the properties MinimalRetardationTime, MaximalRetardationTime, NumberOfRetardationTimes and RegularizationParameter.
|
  | EvaluateFrequencyDomain(IReadOnlyList<Double>, Boolean, IReadOnlyList<Double>, IReadOnlyList<Double>, 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.
|
  | EvaluateFrequencyDomainFromMagnitude |
Evaluates a prony series fit in the frequency domain from the absolute value (magnitude) of a general complex dynamic susceptibility.
|
 | EvaluateTimeDomain(IReadOnlyList<Double>, IReadOnlyList<Double>) |
Evaluates a prony series fit in the time domain, using the properties MinimalRetardationTime, MaximalRetardationTime, NumberOfRetardationTimes and RegularizationParameter.
|
  | EvaluateTimeDomain(IReadOnlyList<Double>, IReadOnlyList<Double>, Double, Double, Int32, Boolean, Boolean, Double, Boolean) |
Evaluates a prony series fit in the time domain.
|
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
 | GetType | Gets the Type of the current instance. (Inherited from Object) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
Top
See Also