![]() |
![]()
| ![]() |
![]()
NAMESRC/zlaqsp.f SYNOPSISFunctions/Subroutinessubroutine zlaqsp (uplo, n, ap, s, scond, amax, equed)
Function/Subroutine Documentationsubroutine zlaqsp (character uplo, integer n, complex*16, dimension( * ) ap, double precision, dimension( * ) s, double precision scond, double precision amax, character equed)ZLAQSP scales a symmetric/Hermitian matrix in packed storage, using scaling factors computed by sppequ. Purpose:
Parameters UPLO
N
AP
S
SCOND
AMAX
EQUED
Internal Parameters:
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 125 of file zlaqsp.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|