cftleaf Subroutine

public subroutine cftleaf(n, isplt, a, nw, w)

Arguments

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

Contents

None