The C06 type exposes the following members.
Methods
Name | Description | |
---|---|---|
c06ea | c06ea calculates the discrete Fourier transform of a sequence of real data values. (No extra workspace required.)
| |
c06eb | c06eb calculates the discrete Fourier transform of a Hermitian sequence of complex data values. (No extra workspace required.)
| |
c06fp | c06fp computes the discrete Fourier transforms of sequences, each containing real data values. This method is designed to be particularly efficient on vector processors.
| |
c06fq | c06fq computes the discrete Fourier transforms of Hermitian sequences, each containing complex data values. This method is designed to be particularly efficient on vector processors.
| |
c06gb | c06gb forms the complex conjugate of a Hermitian sequence of data values.
| |
c06gq | c06gq forms the complex conjugates of Hermitian sequences, each containing data values.
| |
c06gs | c06gs takes Hermitian sequences, each containing data values, and forms the real and imaginary parts of the corresponding complex sequences.
|