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