Toggle navigation
Fortran-lang/fftpack
Contributing and specs
Contents
Source Files
Modules
Procedures
Source Files
Modules
Procedures
iqct
Interface
experimental
7 statements
Source File
fftpack.f90
fftpack
iqct
Contents
Functions
iqct_rk
public interface iqct
Backward transform of quarter wave data. (
Specifiction
)
Contents
Functions
iqct_rk
Functions
private pure module function iqct_rk(x, n) result(result)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=rk),
intent(in)
::
x
(:)
integer,
intent(in),
optional
::
n
Return Value
real(kind=rk), allocatable, (:)