scipy.linalg.lapack.clauum#
- scipy.linalg.lapack.clauum(c[, lower, overwrite_c]) = <fortran function clauum>#
Wrapper for
clauum
.- Parameters:
- cinput rank-2 array(‘F’) with bounds (n,n)
- Returns:
- arank-2 array(‘F’) with bounds (n,n) and c storage
- infoint
- Other Parameters:
- overwrite_cinput int, optional
Default: 0
- lowerinput int, optional
Default: 0