![]() |
![]()
| ![]() |
![]()
NAMESRC/dlaqsp.f SYNOPSISFunctions/Subroutinessubroutine dlaqsp (uplo, n, ap, s, scond, amax, equed)
Function/Subroutine Documentationsubroutine dlaqsp (character uplo, integer n, double precision, dimension( * ) ap, double precision, dimension( * ) s, double precision scond, double precision amax, character equed)DLAQSP 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 124 of file dlaqsp.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|