LAPACK  3.4.0
LAPACK: Linear Algebra PACKage
zblat1.f File Reference

Go to the source code of this file.

Functions/Subroutines

program __zblat1.f__
 ZBLAT1
subroutine HEADER
subroutine CHECK1 (SFAC)
subroutine CHECK2 (SFAC)
subroutine STEST (LEN, SCOMP, STRUE, SSIZE, SFAC)
subroutine STEST1 (SCOMP1, STRUE1, SSIZE, SFAC)
DOUBLE PRECISION function SDIFF (SA, SB)
subroutine CTEST (LEN, CCOMP, CTRUE, CSIZE, SFAC)
subroutine ITEST1 (ICOMP, ITRUE)

Function/Subroutine Documentation

subroutine CHECK1 ( DOUBLE PRECISION  SFAC)

Definition at line 117 of file zblat1.f.

Here is the call graph for this function:

subroutine CHECK2 ( DOUBLE PRECISION  SFAC)

Definition at line 318 of file zblat1.f.

Here is the call graph for this function:

subroutine CTEST ( INTEGER  LEN,
COMPLEX*16, dimension(len)  CCOMP,
COMPLEX*16, dimension(len)  CTRUE,
COMPLEX*16, dimension(len)  CSIZE,
DOUBLE PRECISION  SFAC 
)

Definition at line 652 of file zblat1.f.

Here is the call graph for this function:

subroutine HEADER ( )

Definition at line 89 of file zblat1.f.

subroutine ITEST1 ( INTEGER  ICOMP,
INTEGER  ITRUE 
)

Definition at line 683 of file zblat1.f.

DOUBLE PRECISION function SDIFF ( DOUBLE PRECISION  SA,
DOUBLE PRECISION  SB 
)

Definition at line 642 of file zblat1.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 562 of file zblat1.f.

subroutine STEST1 ( DOUBLE PRECISION  SCOMP1,
DOUBLE PRECISION  STRUE1,
DOUBLE PRECISION, dimension(*)  SSIZE,
DOUBLE PRECISION  SFAC 
)

Definition at line 617 of file zblat1.f.

Here is the call graph for this function:

 All Files Functions