LAPACK  3.5.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Macros
sblat1.f File Reference

Go to the source code of this file.

Functions/Subroutines

program sblat1
 SBLAT1 More...
 
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 function sdiff (SA, SB)
 
subroutine itest1 (ICOMP, ITRUE)
 

Function/Subroutine Documentation

subroutine check0 ( real  SFAC)

Definition at line 126 of file sblat1.f.

Here is the call graph for this function:

subroutine check1 ( real  SFAC)

Definition at line 242 of file sblat1.f.

Here is the call graph for this function:

subroutine check2 ( real  SFAC)

Definition at line 336 of file sblat1.f.

Here is the call graph for this function:

subroutine check3 ( real  SFAC)

Definition at line 684 of file sblat1.f.

Here is the call graph for this function:

subroutine header ( )

Definition at line 95 of file sblat1.f.

subroutine itest1 ( integer  ICOMP,
integer  ITRUE 
)

Definition at line 981 of file sblat1.f.

program sblat1 ( )

SBLAT1

Purpose:
    Test program for the REAL Level 1 BLAS.

    Based upon the original BLAS test routine together with:
    F06EAF Example Program Text
Author
Univ. of Tennessee
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Date
April 2012

Definition at line 38 of file sblat1.f.

Here is the call graph for this function:

real function sdiff ( real  SA,
real  SB 
)

Definition at line 971 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 890 of file sblat1.f.

Here is the call graph for this function:

subroutine stest1 ( real  SCOMP1,
real  STRUE1,
real, dimension(*)  SSIZE,
real  SFAC 
)

Definition at line 946 of file sblat1.f.

Here is the call graph for this function: