SciPy

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

scipy.linalg.lapack.ssysvx_lwork

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

Wrapper for ssysvx_lwork.

Parameters:

n : input int

Returns:

work : float

info : int

Other Parameters:
 

lower : input int, optional

Default: 0