![]() |
![]()
| ![]() |
![]()
NAMESRC/dlauum.f SYNOPSISFunctions/Subroutinessubroutine dlauum (uplo, n, a, lda, info)
Function/Subroutine Documentationsubroutine dlauum (character uplo, integer n, double precision, dimension( lda, * ) a, integer lda, integer info)DLAUUM computes the product UUH or LHL, where U and L are upper or lower triangular matrices (blocked 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 dlauum.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|