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

Go to the source code of this file.

Functions/Subroutines

complex function cladiv (X, Y)
 CLADIV performs complex division in real arithmetic, avoiding unnecessary overflow. More...
 
sladiv
subroutine sladiv(A, B, C, D, P, Q)
SLADIV performs complex division in real arithmetic, avoiding unnecessary overflow.
Definition: sladiv.f:93
cladiv
complex function cladiv(X, Y)
CLADIV performs complex division in real arithmetic, avoiding unnecessary overflow.
Definition: cladiv.f:66