fftwf_execute_dft Interface

interface
public subroutine fftwf_execute_dft(p, in, out) bind(C, name="0")

Arguments

Type IntentOptional AttributesName
type(C_PTR), value:: p
complex(kind=C_FLOAT_COMPLEX), intent(inout), dimension(*):: in
complex(kind=C_FLOAT_COMPLEX), intent(out), dimension(*):: out