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