SciPy

This is documentation for an old release of SciPy (version 0.16.0). 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:

norm : input string(len=1)

a : input rank-2 array(‘D’) with bounds (m,n)

Returns:

n2 : float