![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dlattb.f SYNOPSISFunctions/Subroutinessubroutine dlattb (imat, uplo, trans, diag, iseed, n, kd,
ab, ldab, b, work, info)
Function/Subroutine Documentationsubroutine dlattb (integer imat, character uplo, character trans, character diag, integer, dimension( 4 ) iseed, integer n, integer kd, double precision, dimension( ldab, * ) ab, integer ldab, double precision, dimension( * ) b, double precision, dimension( * ) work, integer info)DLATTB 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 dlattb.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|