![]() |
![]()
| ![]() |
![]()
NAMESRC/slauu2.f SYNOPSISFunctions/Subroutinessubroutine slauu2 (uplo, n, a, lda, info)
Function/Subroutine Documentationsubroutine slauu2 (character uplo, integer n, real, dimension( lda, * ) a, integer lda, integer info)SLAUU2 computes the product UUH or LHL, where U and L are upper or lower triangular matrices (unblocked algorithm). Purpose:
Parameters UPLO
N
A
LDA
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 101 of file slauu2.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|