cftb1st Subroutine

public subroutine cftb1st(n, a, w)

Arguments

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

Contents

None