Real |
The RealFFTResultWrapper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddSpectra | Addition of two spectra that where created as the result of two real fourier transformations. |
![]() | CircularFrequenciesFromXIncrement | Given a value for the xincrement (x interval between two points before the Fourier transformation), the vector of circular frequencies is returned. |
![]() | CircularFrequenciesFromXRate | Given a value for the xrate (inverse of x interval between two points before the Fourier transformation), the vector of circular frequencies is returned. |
![]() ![]() | DivideSpectra | Divides two spectra that where created as the result of two real fourier transformations. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | FrequenciesFromXIncrement | Given a value for the xincrement (x interval between two points before the Fourier transformation), the vector of frequencies is returned. |
![]() | FrequenciesFromXRate | Given a value for the xrate (inverse of x interval between two points before the Fourier transformation), the vector of frequencies is returned. |
![]() ![]() | FromRepresentationCompactComplexToReal(IROComplexDoubleVector, IVectorDouble) | Transforms from a compact complex representation (nyquist frequency value put in imaginary part of first element) to real representation. |
![]() ![]() | FromRepresentationCompactComplexToReal(IReadOnlyListDouble, IReadOnlyListDouble, IVectorDouble) | Transforms from a compact complex representation (nyquist frequency value put in imaginary part of first element) to real representation. |
![]() ![]() | FromRepresentationRealToCompactComplex(IReadOnlyListDouble, IComplexDoubleVector) | Transforms from the real representation of a spectrum to the compact complex representation (nyquist frequency value put in imaginary part of first element). |
![]() ![]() | FromRepresentationRealToCompactComplex(IReadOnlyListDouble, IVectorDouble, IVectorDouble) | Transforms from the real representation of a spectrum to the compact complex representation (nyquist frequency value put in imaginary part of first element). |
![]() | GetHashCode | Serves as the default hash function. (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) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |