scipy.linalg.lapack.csyequb# scipy.linalg.lapack.csyequb(a[, lower]) = <fortran function csyequb># csyequb 的包装器。 参数: a输入 rank-2 array(‘F’) ,边界为 (lda,n) 返回值: srank-1 array(‘f’) ,边界为 (n) scondfloat amaxfloat infoint 其他参数: lower输入 int,可选默认: 0