scipy.linalg.lapack.clauum#
- scipy.linalg.lapack.clauum(c[, lower, overwrite_c]) = <fortran 函数 clauum>#
clauum
的包装器。- 参数:
- c输入秩为 2 的数组(‘F’),边界为 (n,n)
- 返回值:
- a秩为 2 的数组(‘F’),边界为 (n,n) 并且 c 存储
- infoint
- 其他参数:
- overwrite_c输入 int,可选
默认值: 0
- lower输入 int,可选
默认值: 0