LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
slanv2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine slanv2 (A, B, C, D, RT1R, RT1I, RT2R, RT2I, CS, SN)
 SLANV2 computes the Schur factorization of a real 2-by-2 nonsymmetric matrix in standard form. More...
 
slapy2
real function slapy2(X, Y)
SLAPY2 returns sqrt(x2+y2).
Definition: slapy2.f:65
slamch
real function slamch(CMACH)
SLAMCH
Definition: slamch.f:70