scipy.linalg.lapack.chegst#
- scipy.linalg.lapack.chegst(a, b[, itype, lower, overwrite_a]) = <fortran function chegst>#
- 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