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.chegst¶
-
scipy.linalg.lapack.
chegst
(a, b[, itype, lower, overwrite_a]) = <fortran object>¶ Wrapper for
chegst
.- Parameters
- ainput rank-2 array(‘F’) with bounds (n,n)
- binput rank-2 array(‘F’) with bounds (n,n)
- Returns
- crank-2 array(‘F’) with bounds (n,n) and a storage
- infoint
- Other Parameters
- overwrite_ainput int, optional
Default: 0
- itypeinput int, optional
Default: 1
- lowerinput int, optional
Default: 0