Home
last modified time | relevance | path

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

/dports/math/openblas/OpenBLAS-0.3.18/lapack-netlib/SRC/
H A Ddtrttp.f105 SUBROUTINE DTRTTP( UPLO, N, A, LDA, AP, INFO ) subroutine
113 CHARACTER UPLO
114 INTEGER INFO, N, LDA
117 DOUBLE PRECISION A( LDA, * ), AP( * )
125 LOGICAL LOWER
149 CALL XERBLA( 'DTRTTP', -INFO ) argument
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/ext/LAPACKBLAS/SRC/
H A Ddtrttp.f105 SUBROUTINE DTRTTP( UPLO, N, A, LDA, AP, INFO ) subroutine
/dports/math/xlapack/lapack-3.10.0/SRC/
H A Ddtrttp.f103 SUBROUTINE DTRTTP( UPLO, N, A, LDA, AP, INFO ) subroutine
/dports/math/blas/lapack-3.10.0/SRC/
H A Ddtrttp.f103 SUBROUTINE DTRTTP( UPLO, N, A, LDA, AP, INFO ) subroutine
/dports/math/lapack/lapack-3.10.0/SRC/
H A Ddtrttp.f103 SUBROUTINE DTRTTP( UPLO, N, A, LDA, AP, INFO ) subroutine
/dports/math/lapacke/lapack-3.10.0/SRC/
H A Ddtrttp.f103 SUBROUTINE DTRTTP( UPLO, N, A, LDA, AP, INFO ) subroutine
/dports/math/cblas/lapack-3.10.0/SRC/
H A Ddtrttp.f103 SUBROUTINE DTRTTP( UPLO, N, A, LDA, AP, INFO ) subroutine
/dports/math/R/R-4.1.2/src/modules/lapack/
H A Ddlapack.f163257 SUBROUTINE DTRTTP( UPLO, N, A, LDA, AP, INFO ) subroutine
/dports/math/libRmath/R-4.1.1/src/modules/lapack/
H A Ddlapack.f163257 SUBROUTINE DTRTTP( UPLO, N, A, LDA, AP, INFO ) subroutine