LAPACK 3.3.1
Linear Algebra PACKage

sblat1.f File Reference

Go to the source code of this file.

Functions/Subroutines

program SBLAT1
subroutine HEADER
subroutine CHECK0 (SFAC)
subroutine CHECK1 (SFAC)
subroutine CHECK2 (SFAC)
subroutine CHECK3 (SFAC)
subroutine STEST (LEN, SCOMP, STRUE, SSIZE, SFAC)
subroutine STEST1 (SCOMP1, STRUE1, SSIZE, SFAC)
REAL SDIFF (SA, SB)
subroutine ITEST1 (ICOMP, ITRUE)

Function Documentation

program SBLAT1 ( )

Definition at line 1 of file sblat1.f.

Here is the call graph for this function:

subroutine HEADER ( )

Definition at line 53 of file sblat1.f.

subroutine CHECK0 ( REAL  SFAC)

Definition at line 84 of file sblat1.f.

Here is the call graph for this function:

subroutine CHECK1 ( REAL  SFAC)

Definition at line 200 of file sblat1.f.

Here is the call graph for this function:

subroutine CHECK2 ( REAL  SFAC)

Definition at line 294 of file sblat1.f.

Here is the call graph for this function:

subroutine CHECK3 ( REAL  SFAC)

Definition at line 642 of file sblat1.f.

Here is the call 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 848 of file sblat1.f.

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

Definition at line 903 of file sblat1.f.

Here is the call graph for this function:

REAL SDIFF ( REAL  SA,
REAL  SB 
)

Definition at line 928 of file sblat1.f.

Here is the call graph for this function:

subroutine ITEST1 ( INTEGER  ICOMP,
INTEGER  ITRUE 
)

Definition at line 938 of file sblat1.f.

 All Files Functions