ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
tools.f File Reference

Go to the source code of this file.

Functions/Subroutines

double precision function dlamch (CMACH)
 
subroutine dlamc1 (BETA, T, RND, IEEE1)
 
subroutine dlamc2 (BETA, T, RND, EPS, EMIN, RMIN, EMAX, RMAX)
 
double precision function dlamc3 (A, B)
 
subroutine dlamc4 (EMIN, START, BASE)
 
subroutine dlamc5 (BETA, P, EMIN, IEEE, EMAX, RMAX)
 
real function slamch (CMACH)
 
subroutine slamc1 (BETA, T, RND, IEEE1)
 
subroutine slamc2 (BETA, T, RND, EPS, EMIN, RMIN, EMAX, RMAX)
 
real function slamc3 (A, B)
 
subroutine slamc4 (EMIN, START, BASE)
 
subroutine slamc5 (BETA, P, EMIN, IEEE, EMAX, RMAX)
 
logical function lsame (CA, CB)
 
double precision function dlarnd (IDIST, ISEED)
 
double complex function zlarnd (IDIST, ISEED)
 
double precision function dlaran (ISEED)
 

Function/Subroutine Documentation

◆ dlamc1()

subroutine dlamc1 ( integer  BETA,
integer  T,
logical  RND,
logical  IEEE1 
)

Definition at line 140 of file tools.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ dlamc2()

subroutine dlamc2 ( integer  BETA,
integer  T,
logical  RND,
double precision  EPS,
integer  EMIN,
double precision  RMIN,
integer  EMAX,
double precision  RMAX 
)

Definition at line 327 of file tools.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ dlamc3()

double precision function dlamc3 ( double precision  A,
double precision  B 
)

Definition at line 586 of file tools.f.

Here is the caller graph for this function:

◆ dlamc4()

subroutine dlamc4 ( integer  EMIN,
double precision  START,
integer  BASE 
)

Definition at line 624 of file tools.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ dlamc5()

subroutine dlamc5 ( integer  BETA,
integer  P,
integer  EMIN,
logical  IEEE,
integer  EMAX,
double precision  RMAX 
)

Definition at line 708 of file tools.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ dlamch()

double precision function dlamch ( character  CMACH)

Definition at line 10 of file tools.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ dlaran()

double precision function dlaran ( integer, dimension( 4 )  ISEED)

Definition at line 2000 of file tools.f.

Here is the caller graph for this function:

◆ dlarnd()

double precision function dlarnd ( integer  IDIST,
integer, dimension( 4 )  ISEED 
)

Definition at line 1811 of file tools.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ lsame()

logical function lsame ( character  CA,
character  CB 
)

Definition at line 1724 of file tools.f.

◆ slamc1()

subroutine slamc1 ( integer  BETA,
integer  T,
logical  RND,
logical  IEEE1 
)

Definition at line 997 of file tools.f.

Here is the caller graph for this function:

◆ slamc2()

subroutine slamc2 ( integer  BETA,
integer  T,
logical  RND,
real  EPS,
integer  EMIN,
real  RMIN,
integer  EMAX,
real  RMAX 
)

Definition at line 1184 of file tools.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ slamc3()

real function slamc3 ( real  A,
real  B 
)

Definition at line 1443 of file tools.f.

◆ slamc4()

subroutine slamc4 ( integer  EMIN,
real  START,
integer  BASE 
)

Definition at line 1481 of file tools.f.

Here is the caller graph for this function:

◆ slamc5()

subroutine slamc5 ( integer  BETA,
integer  P,
integer  EMIN,
logical  IEEE,
integer  EMAX,
real  RMAX 
)

Definition at line 1565 of file tools.f.

Here is the caller graph for this function:

◆ slamch()

real function slamch ( character  CMACH)

Definition at line 867 of file tools.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ zlarnd()

double complex function zlarnd ( integer  IDIST,
integer, dimension( 4 )  ISEED 
)

Definition at line 1899 of file tools.f.

Here is the call graph for this function:
Here is the caller graph for this function: