scipy.linalg.lapack.zheevr_lwork#

scipy.linalg.lapack.zheevr_lwork(n[, lower]) = <fortran function zheevr_lwork>#

Wrapper for zheevr_lwork.

Parameters:
ninput int
Returns:
workcomplex
rworkfloat
iworkint
infoint
Other Parameters:
lowerinput int, optional

Default: 0