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