scipy.linalg.lapack.ctpttr
-
scipy.linalg.lapack.
ctpttr
(n, ap[, uplo]) = <fortran object>
Wrapper for ctpttr
.
- Parameters
- ninput int
- apinput rank-1 array(‘F’) with bounds (nt)
- Returns
- arank-2 array(‘F’) with bounds (n,n)
- infoint
- Other Parameters
- uploinput string(len=1), optional
Default: ‘U’