SciPy

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

scipy.linalg.lapack.ssysv_lwork

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

Wrapper for ssysv_lwork.

Parameters
ninput int
Returns
workfloat
infoint
Other Parameters
lowerinput int, optional

Default: 0

Previous topic

scipy.linalg.lapack.zsysv

Next topic

scipy.linalg.lapack.dsysv_lwork