Click or drag to resize

PronySeriesTimeDomainInterpolation Methods

The PronySeriesTimeDomainInterpolation type exposes the following members.

Methods
 NameDescription
Protected methodDeserializeV0
(Inherited from PronySeriesInterpolationBase)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodGetWorkingXMinMaxNumberOfPoints
(Inherited from PronySeriesInterpolationBase)
Public methodInterpolate Sets the interpolation data by providing values for x and y. Both vectors must be of equal length.
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodRetardationWithAutomaticXMinimumMaximumAndNumberOfPointsPerDecade
(Inherited from PronySeriesInterpolationBase)
Protected methodSerializeV0
(Inherited from PronySeriesInterpolationBase)
Public methodWithAutomaticXMinimumMaximumAndFixedNumberOfPoints
(Inherited from PronySeriesInterpolationBase)
Public methodWithAutomaticXMinimumMaximumAndNumberOfPointsPerDecadeAndMaximumNumberOfPoints
(Inherited from PronySeriesInterpolationBase)
Public methodWithSpecifiedXMinimumMaximumAndFixedNumberOfPoints
(Inherited from PronySeriesInterpolationBase)
Top
See Also