LAPACK 3.3.0

zblat1.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine CHECK1 ( DOUBLE PRECISION  SFAC)

Definition at line 76 of file zblat1.f.

Here is the call graph for this function:

subroutine CHECK2 ( DOUBLE PRECISION  SFAC)

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

Here is the call graph for this function:

subroutine HEADER ( )

Definition at line 48 of file zblat1.f.

subroutine ITEST1 ( INTEGER  ICOMP,
INTEGER  ITRUE 
)

Definition at line 642 of file zblat1.f.

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

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

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

Definition at line 576 of file zblat1.f.

Here is the call graph for this function:

program ZBLAT1 ( )

Definition at line 1 of file zblat1.f.

Here is the call graph for this function:

 All Files Functions