SciPy

This is documentation for an old release of SciPy (version 1.5.3). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.linalg.lapack.zlange

scipy.linalg.lapack.zlange(norm, a) = <fortran zlange>

Wrapper for zlange.

Parameters
norminput string(len=1)
ainput rank-2 array(‘D’) with bounds (m,n)
Returns
n2float

Previous topic

scipy.linalg.lapack.clange

Next topic

scipy.linalg.lapack.slarf