fftwf_execute_dft_r2c Interface

interface
public subroutine fftwf_execute_dft_r2c(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 R2C plan, single precision.