cftbsub Subroutine

public subroutine cftbsub(n, a, ip, nw, w)

Arguments

Type IntentOptional AttributesName
integer :: n
real(kind=8) :: a(0:n-1)
integer :: ip(0:*)
integer :: nw
real(kind=8) :: w(0:nw-1)

Contents

None