tables Subroutine

subroutine tables(ido, ip, wa)

Uses


TABLES computes trigonometric tables needed by the FFT routines.

Arguments

Type IntentOptional Attributes Name
integer :: ido
integer :: ip
real(kind=prec) :: wa(ido,ip-1,2)