![]() |
![]()
| ![]() |
![]()
NAMESRC/ssyequb.f SYNOPSISFunctions/Subroutinessubroutine ssyequb (uplo, n, a, lda, s, scond, amax, work,
info)
Function/Subroutine Documentationsubroutine ssyequb (character uplo, integer n, real, dimension( lda, * ) a, integer lda, real, dimension( * ) s, real scond, real amax, real, dimension( * ) work, integer info)SSYEQUB Purpose:
Parameters UPLO
N
A
LDA
S
SCOND
AMAX
WORK
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. References: Livne, O.E. and Golub, G.H., 'Scaling by
Binormalization',
Numerical Algorithms, vol. 35, no. 1, pp. 97-120, January 2004. DOI 10.1023/B:NUMA.0000016606.32820.69 Tech report version: http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.3.1679 Definition at line 130 of file ssyequb.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|