This is documentation for an old release of SciPy (version 0.12.0). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
scipy.linalg.blas.crotg
-
scipy.linalg.blas.crotg = <fortran object>
- crotg - Function signature:
- c,s = crotg(a,b)
- Required arguments:
- a : input complex
b : input complex
- Return objects:
- c : complex
s : complex