Home
last modified time | relevance | path

Searched defs:CHPCON (Results 1 – 9 of 9) sorted by relevance

/dports/math/openblas/OpenBLAS-0.3.18/lapack-netlib/SRC/
H A Dchpcon.f127 CHARACTER UPLO
128 INTEGER INFO, N
129 REAL ANORM, RCOND
133 COMPLEX AP( * ), WORK( * )
139 REAL ONE, ZERO
143 LOGICAL UPPER
144 INTEGER I, IP, KASE
145 REAL AINVNM
171 CALL XERBLA( 'CHPCON', -INFO ) argument
196 10 CONTINUE
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/lapack/src_f77/
H A Dchpcon.f1 SUBROUTINE CHPCON( UPLO, N, AP, IPIV, ANORM, RCOND, WORK, INFO ) subroutine
21 * CHPCON estimates the reciprocal of the condition number of a complex argument
66 REAL ONE, ZERO
70 LOGICAL UPPER
71 INTEGER I, IP, KASE
95 CALL XERBLA( 'CHPCON', -INFO ) argument
120 10 CONTINUE
153 * End of CHPCON argument
/dports/math/xlapack/lapack-3.10.0/SRC/
H A Dchpcon.f117 SUBROUTINE CHPCON( UPLO, N, AP, IPIV, ANORM, RCOND, WORK, INFO ) subroutine
193 10 CONTINUE
226 * End of CHPCON argument
/dports/math/blas/lapack-3.10.0/SRC/
H A Dchpcon.f117 SUBROUTINE CHPCON( UPLO, N, AP, IPIV, ANORM, RCOND, WORK, INFO ) subroutine
193 10 CONTINUE
226 * End of CHPCON argument
/dports/math/lapacke/lapack-3.10.0/SRC/
H A Dchpcon.f117 SUBROUTINE CHPCON( UPLO, N, AP, IPIV, ANORM, RCOND, WORK, INFO ) subroutine
193 10 CONTINUE
226 * End of CHPCON argument
/dports/math/lapack/lapack-3.10.0/SRC/
H A Dchpcon.f117 SUBROUTINE CHPCON( UPLO, N, AP, IPIV, ANORM, RCOND, WORK, INFO ) subroutine
193 10 CONTINUE
226 * End of CHPCON argument
/dports/science/elmerfem/elmerfem-release-9.0/mathlibs/src/lapack/
H A Dchpcon.f1 SUBROUTINE CHPCON( UPLO, N, AP, IPIV, ANORM, RCOND, WORK, INFO ) subroutine
120 10 CONTINUE
153 * End of CHPCON argument
/dports/math/cblas/lapack-3.10.0/SRC/
H A Dchpcon.f117 SUBROUTINE CHPCON( UPLO, N, AP, IPIV, ANORM, RCOND, WORK, INFO ) subroutine
193 10 CONTINUE
226 * End of CHPCON argument
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/ext/LAPACKBLAS/SRC/
H A Dchpcon.f119 SUBROUTINE CHPCON( UPLO, N, AP, IPIV, ANORM, RCOND, WORK, INFO ) subroutine
196 10 CONTINUE
229 * End of CHPCON argument