Computes FFT.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | value | :: | desc |
FFT descriptor. |
||
type(c_ptr), | value | :: | in |
Data to be transformed |
||
type(c_ptr), | value | :: | out |
The transformed data |
||
integer(kind=c_int), | intent(in), | value | :: | sign |
Sign of transform |
Function completion status.