LAPACK 3.3.1
Linear Algebra PACKage

dblat1.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

program DBLAT1 ( )

Definition at line 1 of file dblat1.f.

Here is the call graph for this function:

subroutine HEADER ( )

Definition at line 53 of file dblat1.f.

subroutine CHECK0 ( DOUBLE PRECISION  SFAC)

Definition at line 84 of file dblat1.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine CHECK1 ( DOUBLE PRECISION  SFAC)

Definition at line 200 of file dblat1.f.

Here is the call graph for this function:

subroutine CHECK2 ( DOUBLE PRECISION  SFAC)

Definition at line 294 of file dblat1.f.

Here is the call graph for this function:

subroutine CHECK3 ( DOUBLE PRECISION  SFAC)

Definition at line 638 of file dblat1.f.

Here is the call graph for this function:

Here is the caller 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 844 of file dblat1.f.

subroutine TESTDSDOT ( REAL  SCOMP,
REAL  STRUE,
REAL  SSIZE,
REAL  SFAC 
)

Definition at line 899 of file dblat1.f.

Here is the caller graph for this function:

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

Definition at line 946 of file dblat1.f.

Here is the call graph for this function:

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

Definition at line 971 of file dblat1.f.

Here is the call graph for this function:

subroutine ITEST1 ( INTEGER  ICOMP,
INTEGER  ITRUE 
)

Definition at line 981 of file dblat1.f.

 All Files Functions