scipy.linalg.lapack.ztpttf¶
-
scipy.linalg.lapack.
ztpttf
(n, ap[, transr, uplo]) = <fortran object>¶ Wrapper for
ztpttf
.- Parameters
- ninput int
- apinput rank-1 array(‘D’) with bounds (nt)
- Returns
- arfrank-1 array(‘D’) with bounds (nt)
- infoint
- Other Parameters
- transrinput string(len=1), optional
Default: ‘N’
- uploinput string(len=1), optional
Default: ‘U’