SCALAPACK 2.2.2
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches

◆ zbtran()

double complex function zbtran ( integer, dimension(*)  iseed)

Definition at line 10750 of file blacstest.f.

10751 INTEGER ISEED(*)
10752*
10753* .. External Functions ..
10754 DOUBLE COMPLEX ZLARND
10755 EXTERNAL zlarnd
10756 zbtran = zlarnd(2, iseed)
10757*
10758 RETURN
10759*
10760* End of Zbtran
10761*
double complex function zbtran(iseed)
double complex function zlarnd(idist, iseed)
Definition tools.f:1899
Here is the call graph for this function:
Here is the caller graph for this function: