Go to the source code of this file.
subroutine check0 |
( |
real |
SFAC | ) |
|
subroutine check1 |
( |
real |
SFAC | ) |
|
subroutine check2 |
( |
real |
SFAC | ) |
|
subroutine check3 |
( |
real |
SFAC | ) |
|
subroutine itest1 |
( |
integer |
ICOMP, |
|
|
integer |
ITRUE |
|
) |
| |
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.
REAL function sdiff |
( |
real |
SA, |
|
|
real |
SB |
|
) |
| |
subroutine stest |
( |
integer |
LEN, |
|
|
real, dimension(len) |
SCOMP, |
|
|
real, dimension(len) |
STRUE, |
|
|
real, dimension(len) |
SSIZE, |
|
|
real |
SFAC |
|
) |
| |
subroutine stest1 |
( |
real |
SCOMP1, |
|
|
real |
STRUE1, |
|
|
real, dimension(*) |
SSIZE, |
|
|
real |
SFAC |
|
) |
| |