SciPy

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

scipy.linalg.lapack.zhesv_lwork

scipy.linalg.lapack.zhesv_lwork(n[, lower]) = <fortran object>

Wrapper for zhesv_lwork.

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

Default: 0

Previous topic

scipy.linalg.lapack.chesv_lwork

Next topic

scipy.linalg.lapack.chesvx