Parameters
Complex32[]
samples
Sample vector, where the FFT is evaluated in place.
Type Fourier
Namespace MathNet.Numerics.IntegralTransforms
Complex32[]
samplesSample vector, where the FFT is evaluated in place.
Complex[]
samplesSample vector, where the FFT is evaluated in place.
Complex32[]
samplesSample vector, where the FFT is evaluated in place.
FourierOptions
optionsFourier Transform Convention Options.
Complex[]
samplesSample vector, where the FFT is evaluated in place.
FourierOptions
optionsFourier Transform Convention Options.
Single[]
realReal part of the sample vector, where the FFT is evaluated in place.
Single[]
imaginaryImaginary part of the sample vector, where the FFT is evaluated in place.
FourierOptions
optionsFourier Transform Convention Options.
Double[]
realReal part of the sample vector, where the FFT is evaluated in place.
Double[]
imaginaryImaginary part of the sample vector, where the FFT is evaluated in place.
FourierOptions
optionsFourier Transform Convention Options.
Matrix<T>
samplesSample matrix, where the FFT is evaluated in place
FourierOptions
optionsFourier Transform Convention Options.
Data available organized column by column instead of row by row can be processed directly by swapping the rows and columns arguments.
Complex[]
samplesRowWiseSample data, organized row by row, where the FFT is evaluated in place
int
rowsThe number of rows.
int
columnsThe number of columns.
FourierOptions
optionsFourier Transform Convention Options.
Data available organized column by column instead of row by row can be processed directly by swapping the rows and columns arguments.
Complex32[]
samplesRowWiseSample data, organized row by row, where the FFT is evaluated in place
int
rowsThe number of rows.
int
columnsThe number of columns.
FourierOptions
optionsFourier Transform Convention Options.
Complex32[]
samplesSample data, where the FFT is evaluated in place.
Int32[]
dimensionsThe data size per dimension. The first dimension is the major one. For example, with two dimensions "rows" and "columns" the samples are assumed to be organized row by row.
FourierOptions
optionsFourier Transform Convention Options.
Complex[]
samplesSample data, where the FFT is evaluated in place.
Int32[]
dimensionsThe data size per dimension. The first dimension is the major one. For example, with two dimensions "rows" and "columns" the samples are assumed to be organized row by row.
FourierOptions
optionsFourier Transform Convention Options.
Double[]
dataData array of length N+2 (if N is even) or N+1 (if N is odd).
int
nThe number of samples.
FourierOptions
optionsFourier Transform Convention Options.
Single[]
dataData array of length N+2 (if N is even) or N+1 (if N is odd).
int
nThe number of samples.
FourierOptions
optionsFourier Transform Convention Options.
int
lengthNumber of samples.
double
sampleRateThe sampling rate of the time-space data.
Double[]
realReal part of the sample vector, where the iFFT is evaluated in place.
Double[]
imaginaryImaginary part of the sample vector, where the iFFT is evaluated in place.
FourierOptions
optionsFourier Transform Convention Options.
Complex32[]
spectrumSpectrum data, where the iFFT is evaluated in place.
FourierOptions
optionsFourier Transform Convention Options.
Complex[]
spectrumSpectrum data, where the iFFT is evaluated in place.
FourierOptions
optionsFourier Transform Convention Options.
Complex[]
spectrumSpectrum data, where the iFFT is evaluated in place.
Complex32[]
spectrumSpectrum data, where the iFFT is evaluated in place.
Single[]
realReal part of the sample vector, where the iFFT is evaluated in place.
Single[]
imaginaryImaginary part of the sample vector, where the iFFT is evaluated in place.
FourierOptions
optionsFourier Transform Convention Options.
Data available organized column by column instead of row by row can be processed directly by swapping the rows and columns arguments.
Complex32[]
spectrumRowWiseSample data, organized row by row, where the iFFT is evaluated in place
int
rowsThe number of rows.
int
columnsThe number of columns.
FourierOptions
optionsFourier Transform Convention Options.
Data available organized column by column instead of row by row can be processed directly by swapping the rows and columns arguments.
Complex[]
spectrumRowWiseSample data, organized row by row, where the iFFT is evaluated in place
int
rowsThe number of rows.
int
columnsThe number of columns.
FourierOptions
optionsFourier Transform Convention Options.
Matrix<T>
spectrumSample matrix, where the iFFT is evaluated in place
FourierOptions
optionsFourier Transform Convention Options.
Complex32[]
spectrumSpectrum data, where the iFFT is evaluated in place.
Int32[]
dimensionsThe data size per dimension. The first dimension is the major one. For example, with two dimensions "rows" and "columns" the samples are assumed to be organized row by row.
FourierOptions
optionsFourier Transform Convention Options.
Complex[]
spectrumSpectrum data, where the iFFT is evaluated in place.
Int32[]
dimensionsThe data size per dimension. The first dimension is the major one. For example, with two dimensions "rows" and "columns" the samples are assumed to be organized row by row.
FourierOptions
optionsFourier Transform Convention Options.
Single[]
dataData array of length N+2 (if N is even) or N+1 (if N is odd).
int
nThe number of samples.
FourierOptions
optionsFourier Transform Convention Options.
Double[]
dataData array of length N+2 (if N is even) or N+1 (if N is odd).
int
nThe number of samples.
FourierOptions
optionsFourier Transform Convention Options.