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