This is documentation for an old release of SciPy (version 1.5.3). Read this page in the documentation of the latest stable release (version 1.15.1).
scipy.linalg.lapack.stfttr¶
-
scipy.linalg.lapack.
stfttr
(n, arf[, transr, uplo]) = <fortran object>¶ Wrapper for
stfttr
.- Parameters
- ninput int
- arfinput rank-1 array(‘f’) with bounds (nt)
- Returns
- arank-2 array(‘f’) with bounds (lda,n)
- infoint
- Other Parameters
- transrinput string(len=1), optional
Default: ‘N’
- uploinput string(len=1), optional
Default: ‘U’