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

Go to the source code of this file.

Functions/Subroutines

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)
 

Function/Subroutine Documentation

◆ slamc1()

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

Definition at line 132 of file slamch.f.

◆ slamc2()

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

Definition at line 319 of file slamch.f.

Here is the call graph for this function:

◆ slamc3()

real function slamc3 ( real  A,
real  B 
)

Definition at line 578 of file slamch.f.

◆ slamc4()

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

Definition at line 616 of file slamch.f.

◆ slamc5()

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

Definition at line 700 of file slamch.f.

◆ slamch()

real function slamch ( character  CMACH)

Definition at line 2 of file slamch.f.

Here is the call graph for this function: