scipy.linalg.lapack.sgeev_lwork#
- scipy.linalg.lapack.sgeev_lwork(n[, compute_vl, compute_vr]) = <fortran function sgeev_lwork>#
- Wrapper for - sgeev_lwork.- Parameters:
- ninput int
 
- Returns:
- workfloat
- infoint
 
- Other Parameters:
- compute_vlinput int, optional
- Default: 1 
- compute_vrinput int, optional
- Default: 1