![]() |
![]()
| ![]() |
![]()
NAMESRC/spocon.f SYNOPSISFunctions/Subroutinessubroutine spocon (uplo, n, a, lda, anorm, rcond, work,
iwork, info)
Function/Subroutine Documentationsubroutine spocon (character uplo, integer n, real, dimension( lda, * ) a, integer lda, real anorm, real rcond, real, dimension( * ) work, integer, dimension( * ) iwork, integer info)SPOCON Purpose:
Parameters UPLO
N
A
LDA
ANORM
RCOND
WORK
IWORK
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 119 of file spocon.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|