|
NAMEBLAS/TESTING/cblat1.f SYNOPSISFunctions/Subroutinesprogram cblat1
Function/Subroutine Documentationsubroutine cb1nrm2 (integer n, integer incx, real thresh)Definition at line 790 of file cblat1.f. program cblat1CBLAT1 Purpose:
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 36 of file cblat1.f. subroutine check1 (real sfac)Definition at line 121 of file cblat1.f. subroutine check2 (real sfac)Definition at line 347 of file cblat1.f. subroutine ctest (integer len, complex, dimension(len) ccomp, complex, dimension(len) ctrue, complex, dimension(len) csize, real sfac)Definition at line 713 of file cblat1.f. subroutine headerDefinition at line 90 of file cblat1.f. subroutine itest1 (integer icomp, integer itrue)Definition at line 747 of file cblat1.f. real function sdiff (real sa, real sb)Definition at line 700 of file cblat1.f. subroutine stest (integer len, real, dimension(len) scomp, real, dimension(len) strue, real, dimension(len) ssize, real sfac)Definition at line 613 of file cblat1.f. subroutine stest1 (real scomp1, real strue1, real, dimension(*) ssize, real sfac)Definition at line 672 of file cblat1.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|