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