ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
dlamch.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)
 

Function/Subroutine Documentation

◆ dlamc1()

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

Definition at line 132 of file dlamch.f.

◆ 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 319 of file dlamch.f.

Here is the call graph for this function:

◆ dlamc3()

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

Definition at line 578 of file dlamch.f.

Here is the call graph for this function:

◆ dlamc4()

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

Definition at line 616 of file dlamch.f.

◆ dlamc5()

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

Definition at line 700 of file dlamch.f.

◆ dlamch()

double precision function dlamch ( character  CMACH)

Definition at line 2 of file dlamch.f.

Here is the call graph for this function: