cftmdl2 Subroutine

public subroutine cftmdl2(n, a, w)

Arguments

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

Contents

None