LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
c_dblat1.f File Reference

Go to the source code of this file.

Functions/Subroutines

program dcblat1
 
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)
 
double precision function sdiff (SA, SB)
 
subroutine itest1 (ICOMP, ITRUE)
 
stest
subroutine stest(LEN, SCOMP, STRUE, SSIZE, SFAC)
Definition: cblat1.f:564
stest1
subroutine stest1(SCOMP1, STRUE1, SSIZE, SFAC)
Definition: cblat1.f:620
itest1
subroutine itest1(ICOMP, ITRUE)
Definition: cblat1.f:686
sdiff
real function sdiff(SA, SB)
Definition: cblat1.f:645