SciPy

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

scipy.linalg.lapack.zgetri_lwork

scipy.linalg.lapack.zgetri_lwork = <fortran object>
zgetri_lwork - Function signature:
work,info = zgetri_lwork(n)
Required arguments:
n : input int
Return objects:
work : complex info : int