LAPACK 3.3.0

dlamchf77.f File Reference

Go to the source code of this file.

Functions/Subroutines

DOUBLE PRECISION DLAMCH (CMACH)
subroutine DLAMC1 (BETA, T, RND, IEEE1)
subroutine DLAMC2 (BETA, T, RND, EPS, EMIN, RMIN, EMAX, RMAX)
DOUBLE PRECISION DLAMC3 (A, B)
subroutine DLAMC4 (EMIN, START, BASE)
subroutine DLAMC5 (BETA, P, EMIN, IEEE, EMAX, RMAX)

Function Documentation

subroutine DLAMC1 ( INTEGER  BETA,
INTEGER  T,
LOGICAL  RND,
LOGICAL  IEEE1 
)

Definition at line 130 of file dlamchf77.f.

Here is the caller graph for this function:

subroutine DLAMC2 ( INTEGER  BETA,
INTEGER  T,
LOGICAL  RND,
DOUBLE PRECISION  EPS,
INTEGER  EMIN,
DOUBLE PRECISION  RMIN,
INTEGER  EMAX,
DOUBLE PRECISION  RMAX 
)

Definition at line 316 of file dlamchf77.f.

Here is the call graph for this function:

Here is the caller graph for this function:

DOUBLE PRECISION DLAMC3 ( DOUBLE PRECISION  A,
DOUBLE PRECISION  B 
)

Definition at line 574 of file dlamchf77.f.

Here is the call graph for this function:

subroutine DLAMC4 ( INTEGER  EMIN,
DOUBLE PRECISION  START,
INTEGER  BASE 
)

Definition at line 612 of file dlamchf77.f.

Here is the caller graph for this function:

subroutine DLAMC5 ( INTEGER  BETA,
INTEGER  P,
INTEGER  EMIN,
LOGICAL  IEEE,
INTEGER  EMAX,
DOUBLE PRECISION  RMAX 
)

Definition at line 695 of file dlamchf77.f.

Here is the caller graph for this function:

DOUBLE PRECISION DLAMCH ( CHARACTER  CMACH)

Definition at line 1 of file dlamchf77.f.

Here is the call graph for this function:

 All Files Functions