LAPACK 3.3.1
Linear Algebra PACKage

cblat1.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

program CBLAT1 ( )

Definition at line 1 of file cblat1.f.

Here is the call graph for this function:

subroutine HEADER ( )

Definition at line 48 of file cblat1.f.

Here is the caller graph for this function:

subroutine CHECK1 ( REAL  SFAC)

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

Here is the call graph for this function:

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 521 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 576 of file cblat1.f.

Here is the call graph for this function:

Here is the caller graph for this function:

REAL SDIFF ( REAL  SA,
REAL  SB 
)

Definition at line 601 of file cblat1.f.

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 611 of file cblat1.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine ITEST1 ( INTEGER  ICOMP,
INTEGER  ITRUE 
)

Definition at line 642 of file cblat1.f.

Here is the caller graph for this function:

 All Files Functions