cftrec4 Subroutine

public subroutine cftrec4(n, a, nw, w)

Arguments

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

Contents

None