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.cgetri_lwork

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