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

Go to the source code of this file.

Functions/Subroutines

subroutine sladiv (A, B, C, D, P, Q)
 SLADIV performs complex division in real arithmetic, avoiding unnecessary overflow. More...
 
subroutine sladiv1 (A, B, C, D, P, Q)
 
real function sladiv2 (A, B, C, D, R, T)
 
sladiv2
real function sladiv2(A, B, C, D, R, T)
Definition: sladiv.f:220
sladiv1
subroutine sladiv1(A, B, C, D, P, Q)
Definition: sladiv.f:180
slamch
real function slamch(CMACH)
SLAMCH
Definition: slamch.f:70