SciPy

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

scipy.linalg.lapack.ssysv_lwork

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

Wrapper for ssysv_lwork.

Parameters:
n : input int
Returns:
work : float
info : int
Other Parameters:
 
lower : input int, optional

Default: 0

Previous topic

scipy.linalg.lapack.zsysv

Next topic

scipy.linalg.lapack.dsysv_lwork