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

scipy.linalg.lapack.zppcon#

scipy.linalg.lapack.zppcon(n, ap, anorm[, lower]) = <fortran object>#

Wrapper for zppcon.

Parameters
ninput int
apinput rank-1 array(ā€˜Dā€™) with bounds (L)
anorminput float
Returns
rcondfloat
infoint
Other Parameters
lowerinput int, optional

Default: 0