SciPy

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

scipy.linalg.lapack.zgehrd_lwork

scipy.linalg.lapack.zgehrd_lwork(n[, lo, hi]) = <fortran object>

Wrapper for zgehrd_lwork.

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

Default: 0

hiinput int, optional

Default: n-1

Previous topic

scipy.linalg.lapack.cgehrd_lwork

Next topic

scipy.linalg.lapack.sgejsv