Note: this function is deprecated and will be withdrawn at Mark 30.2. There is no replacement for this function.
This is a utility function for use in conjunction with
c06fpc and
c06fqc to calculate inverse discrete Fourier transforms.
None.
Exact.
Background information to multithreading can be found in the
Multithreading documentation.
None.
This program reads in sequences of real data values which are assumed to be Hermitian sequences of complex data stored in Hermitian form. The sequences are expanded into full complex form using
c06gsc and printed. The sequences are then conjugated (using
c06gqc) and the conjugated sequences are expanded into complex form using
c06gsc and printed out.