SciPy

This is documentation for an old release of SciPy (version 1.5.3). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.linalg.lapack.zhegv_lwork

scipy.linalg.lapack.zhegv_lwork(n[, uplo]) = <fortran object>

Wrapper for zhegv_lwork.

Parameters
ninput int
Returns
workcomplex
infoint
Other Parameters
uploinput string(len=1), optional

Default: ‘L’

Previous topic

scipy.linalg.lapack.chegv_lwork

Next topic

scipy.linalg.lapack.chegvd