LAPACK  3.4.2
LAPACK: Linear Algebra PACKage
 All Files Functions Groups
dblat1.f File Reference

Go to the source code of this file.

Functions/Subroutines

program dblat1
 DBLAT1
subroutine header
subroutine check0 (SFAC)
subroutine check1 (SFAC)
subroutine check2 (SFAC)
subroutine check3 (SFAC)
subroutine stest (LEN, SCOMP, STRUE, SSIZE, SFAC)
subroutine testdsdot (SCOMP, STRUE, SSIZE, SFAC)
subroutine stest1 (SCOMP1, STRUE1, SSIZE, SFAC)
DOUBLE PRECISION function sdiff (SA, SB)
subroutine itest1 (ICOMP, ITRUE)

Function/Subroutine Documentation

subroutine check0 ( double precision  SFAC)

Definition at line 126 of file dblat1.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine check1 ( double precision  SFAC)

Definition at line 242 of file dblat1.f.

Here is the call graph for this function:

subroutine check2 ( double precision  SFAC)

Definition at line 336 of file dblat1.f.

Here is the call graph for this function:

subroutine check3 ( double precision  SFAC)

Definition at line 680 of file dblat1.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine header ( )

Definition at line 95 of file dblat1.f.

subroutine itest1 ( integer  ICOMP,
integer  ITRUE 
)

Definition at line 1025 of file dblat1.f.

DOUBLE PRECISION function sdiff ( double precision  SA,
double precision  SB 
)

Definition at line 1015 of file dblat1.f.

Here is the call graph for this function:

subroutine stest ( integer  LEN,
double precision, dimension(len)  SCOMP,
double precision, dimension(len)  STRUE,
double precision, dimension(len)  SSIZE,
double precision  SFAC 
)

Definition at line 886 of file dblat1.f.

Here is the call graph for this function:

subroutine stest1 ( double precision  SCOMP1,
double precision  STRUE1,
double precision, dimension(*)  SSIZE,
double precision  SFAC 
)

Definition at line 990 of file dblat1.f.

Here is the call graph for this function:

subroutine testdsdot ( real  SCOMP,
real  STRUE,
real  SSIZE,
real  SFAC 
)

Definition at line 942 of file dblat1.f.

Here is the caller graph for this function: