scipy.linalg.lapack.cheevr_lwork#
- scipy.linalg.lapack.cheevr_lwork(n[, lower]) = <fortran function cheevr_lwork>#
- Wrapper for - cheevr_lwork.- Parameters:
- ninput int
 
- Returns:
- workcomplex
- rworkfloat
- iworkint
- infoint
 
- Other Parameters:
- lowerinput int, optional
- Default: 0