SciPy

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

scipy.linalg.blas.srotg

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

Wrapper for srotg.

Parameters:
a : input float
b : input float
Returns:
c : float
s : float

Previous topic

scipy.linalg.blas.srot

Next topic

scipy.linalg.blas.srotm