Toggle navigation
Fortran-lang/fftpack
Contributing and specs
Contents
Source Files
Modules
Procedures
Source Files
Modules
Procedures
dsinti
Interface
104 statements
Source File
fftpack.f90
fftpack
dsinti
Contents
None
interface
public pure subroutine dsinti(n, wsave)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
n
real(kind=rk),
intent(out)
::
wsave
(*)