scipy.linalg.lapack.ctfttp#
- scipy.linalg.lapack.ctfttp(n, arf[, transr, uplo]) = <fortran object>#
Wrapper for
ctfttp
.- Parameters
- ninput int
- arfinput rank-1 array(‘F’) with bounds (nt)
- Returns
- aprank-1 array(‘F’) with bounds (nt)
- infoint
- Other Parameters
- transrinput string(len=1), optional
Default: ‘N’
- uploinput string(len=1), optional
Default: ‘U’