SciPy

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

scipy.linalg.lapack.csysv_lwork

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

Wrapper for csysv_lwork.

Parameters:

n : input int

Returns:

work : complex

info : int

Other Parameters:
 

lower : input int, optional

Default: 0