![]() |
LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
| complex function | cladiv (X, Y) |
| CLADIV performs complex division in real arithmetic, avoiding unnecessary overflow. More... | |
| subroutine | dladiv (A, B, C, D, P, Q) |
| DLADIV performs complex division in real arithmetic, avoiding unnecessary overflow. More... | |
| subroutine | dladiv1 (A, B, C, D, P, Q) |
| double precision function | dladiv2 (A, B, C, D, R, T) |
| 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) |
| complex *16 function | zladiv (X, Y) |
| ZLADIV performs complex division in real arithmetic, avoiding unnecessary overflow. More... | |