SciPy

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

scipy.linalg.blas.drotg

scipy.linalg.blas.drotg(a, b) = <fortran object>

Wrapper for drotg.

Parameters
ainput float
binput float
Returns
cfloat
sfloat

Previous topic

scipy.linalg.blas.drot

Next topic

scipy.linalg.blas.drotm