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