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

BLAS/TESTING/cblat1.f


program cblat1
CBLAT1 subroutine header
subroutine check1 (sfac)
subroutine check2 (sfac)
subroutine stest (len, scomp, strue, ssize, sfac)
subroutine stest1 (scomp1, strue1, ssize, sfac)
real function sdiff (sa, sb)
subroutine ctest (len, ccomp, ctrue, csize, sfac)
subroutine itest1 (icomp, itrue)
subroutine cb1nrm2 (n, incx, thresh)

Definition at line 790 of file cblat1.f.

CBLAT1

Purpose:

    Test program for the COMPLEX Level 1 BLAS.
    Based upon the original BLAS test routine together with:
    F06GAF Example Program Text

Author

Univ. of Tennessee

Univ. of California Berkeley

Univ. of Colorado Denver

NAG Ltd.

Definition at line 36 of file cblat1.f.

Definition at line 121 of file cblat1.f.

Definition at line 347 of file cblat1.f.

Definition at line 713 of file cblat1.f.

Definition at line 90 of file cblat1.f.

Definition at line 747 of file cblat1.f.

Definition at line 700 of file cblat1.f.

Definition at line 613 of file cblat1.f.

Definition at line 672 of file cblat1.f.

Generated automatically by Doxygen for LAPACK from the source code.

Version 3.12.0 LAPACK