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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

subroutine CHECK1 ( REAL  SFAC)

Definition at line 117 of file cblat1.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine CHECK2 ( REAL  SFAC)

Definition at line 318 of file cblat1.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine CTEST ( INTEGER  LEN,
COMPLEX, dimension(len)  CCOMP,
COMPLEX, dimension(len)  CTRUE,
COMPLEX, dimension(len)  CSIZE,
REAL  SFAC 
)

Definition at line 652 of file cblat1.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine HEADER ( )

Definition at line 89 of file cblat1.f.

Here is the caller graph for this function:

subroutine ITEST1 ( INTEGER  ICOMP,
INTEGER  ITRUE 
)

Definition at line 683 of file cblat1.f.

Here is the caller graph for this function:

REAL function SDIFF ( REAL  SA,
REAL  SB 
)

Definition at line 642 of file cblat1.f.

Here is the caller graph for this function:

subroutine STEST ( INTEGER  LEN,
REAL, dimension(len)  SCOMP,
REAL, dimension(len)  STRUE,
REAL, dimension(len)  SSIZE,
REAL  SFAC 
)

Definition at line 562 of file cblat1.f.

Here is the caller graph for this function:

subroutine STEST1 ( REAL  SCOMP1,
REAL  STRUE1,
REAL, dimension(*)  SSIZE,
REAL  SFAC 
)

Definition at line 617 of file cblat1.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions