fftwf_execute_dft Interface

interface
public subroutine fftwf_execute_dft(plan, in, out) bind(C)

Arguments

Type IntentOptional Attributes Name
type(c_ptr), value :: plan
type(c_ptr), value :: in
type(c_ptr), value :: out

Description

Executes C2C plan, single precision.