scipy.linalg.lapack.chegst#

scipy.linalg.lapack.chegst(a, b[, itype, lower, overwrite_a]) = <fortran function chegst>#

chegst 的包装器。

参数:
a输入秩为2的数组(‘F’),边界为(n,n)
b输入秩为2的数组(‘F’),边界为(n,n)
返回:
crank-2 array(‘F’),具有边界 (n,n) 和存储
信息整数
其他参数:
overwrite_a输入 整数, 可选

默认值: 0

itype输入 整数, 可选

默认值:1

下限输入 整数, 可选

默认值: 0