LAPACK  3.4.1
LAPACK: Linear Algebra PACKage
zladiv.f File Reference

Go to the source code of this file.

Functions/Subroutines

COMPLEX *16 function ZLADIV (X, Y)
 ZLADIV

Function/Subroutine Documentation

COMPLEX*16 function ZLADIV ( COMPLEX*16  X,
COMPLEX*16  Y 
)

ZLADIV

Download ZLADIV + dependencies [TGZ] [ZIP] [TXT]
Purpose:

 ZLADIV := X / Y, where X and Y are complex.  The computation of X / Y
 will not overflow on an intermediary step unless the results
 overflows.
 
Parameters:
[in]X
          X is COMPLEX*16
 
[in]Y
          Y is COMPLEX*16
          The complex scalars X and Y.
 
Author:
Univ. of Tennessee
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Date:
November 2011

Definition at line 65 of file zladiv.f.

Here is the call graph for this function:

 All Files Functions