![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/slattb.f SYNOPSISFunctions/Subroutinessubroutine slattb (imat, uplo, trans, diag, iseed, n, kd,
ab, ldab, b, work, info)
Function/Subroutine Documentationsubroutine slattb (integer imat, character uplo, character trans, character diag, integer, dimension( 4 ) iseed, integer n, integer kd, real, dimension( ldab, * ) ab, integer ldab, real, dimension( * ) b, real, dimension( * ) work, integer info)SLATTB Purpose:
Parameters IMAT
UPLO
TRANS
DIAG
ISEED
N
KD
AB
LDAB
B
WORK
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 133 of file slattb.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|