BLAS/TESTING/sblat1.f(3) Library Functions Manual BLAS/TESTING/sblat1.f(3)

BLAS/TESTING/sblat1.f


program sblat1
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 function sdiff (sa, sb)
subroutine itest1 (icomp, itrue)
subroutine sb1nrm2 (n, incx, thresh)

Definition at line 129 of file sblat1.f.

Definition at line 248 of file sblat1.f.

Definition at line 367 of file sblat1.f.

Definition at line 735 of file sblat1.f.

Definition at line 95 of file sblat1.f.

Definition at line 1044 of file sblat1.f.

Definition at line 1088 of file sblat1.f.

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.

Definition at line 36 of file sblat1.f.

Definition at line 1031 of file sblat1.f.

Definition at line 944 of file sblat1.f.

Definition at line 1003 of file sblat1.f.

Generated automatically by Doxygen for LAPACK from the source code.

Version 3.12.0 LAPACK