SciPy

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

scipy.linalg.lapack.zlartg

scipy.linalg.lapack.zlartg = <fortran object>
zlartg - Function signature:
cs,sn,r = zlartg(f,g)
Required arguments:
f : input complex g : input complex
Return objects:
cs : float sn : complex r : complex