scipy.linalg.lapack.zheev_lwork#

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

Wrapper for zheev_lwork.

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

Default: 0