scipy.linalg.lapack.ctfttp#
- scipy.linalg.lapack.ctfttp(n, arf[, transr, uplo]) = <fortran function ctfttp>#
ctfttp
的包装器。- 参数:
- ninput int
- arfinput rank-1 array('F') with bounds (nt)
- 返回:
- aprank-1 array('F') with bounds (nt)
- infoint
- 其他参数:
- transrinput bytes, optional
默认值: ‘N’
- uploinput bytes, optional
默认值: ‘U’