scipy.linalg.lapack.cheequb#
- scipy.linalg.lapack.cheequb(a[, lower]) = <fortran function cheequb>#
Wrapper for
cheequb
.- Parameters:
- ainput rank-2 array(‘F’) with bounds (lda,n)
- Returns:
- srank-1 array(‘f’) with bounds (n)
- scondfloat
- amaxfloat
- infoint
- Other Parameters:
- lowerinput int, optional
Default: 0