Home
last modified time | relevance | path

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

/dports/math/openblas/OpenBLAS-0.3.18/lapack-netlib/SRC/
H A Ddtprfb.f251 SUBROUTINE DTPRFB( SIDE, TRANS, DIRECT, STOREV, M, N, K, L, subroutine
260 CHARACTER DIRECT, SIDE, STOREV, TRANS
261 INTEGER K, L, LDA, LDB, LDT, LDV, LDWORK, M, N
264 DOUBLE PRECISION A( LDA, * ), B( LDB, * ), T( LDT, * ),
265 $ V( LDV, * ), WORK( LDWORK, * )
271 DOUBLE PRECISION ONE, ZERO
275 INTEGER I, J, MP, NP, KP
276 LOGICAL LEFT, FORWARD, COLUMN, RIGHT, BACKWARD, ROW
279 LOGICAL LSAME
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/ext/LAPACKBLAS/SRC/
H A Ddtprfb.f251 SUBROUTINE DTPRFB( SIDE, TRANS, DIRECT, STOREV, M, N, K, L, subroutine
/dports/math/xlapack/lapack-3.10.0/SRC/
H A Ddtprfb.f249 SUBROUTINE DTPRFB( SIDE, TRANS, DIRECT, STOREV, M, N, K, L, subroutine
/dports/math/blas/lapack-3.10.0/SRC/
H A Ddtprfb.f249 SUBROUTINE DTPRFB( SIDE, TRANS, DIRECT, STOREV, M, N, K, L, subroutine
/dports/math/lapack/lapack-3.10.0/SRC/
H A Ddtprfb.f249 SUBROUTINE DTPRFB( SIDE, TRANS, DIRECT, STOREV, M, N, K, L, subroutine
/dports/math/lapacke/lapack-3.10.0/SRC/
H A Ddtprfb.f249 SUBROUTINE DTPRFB( SIDE, TRANS, DIRECT, STOREV, M, N, K, L, subroutine
/dports/math/cblas/lapack-3.10.0/SRC/
H A Ddtprfb.f249 SUBROUTINE DTPRFB( SIDE, TRANS, DIRECT, STOREV, M, N, K, L, subroutine
/dports/math/R/R-4.1.2/src/modules/lapack/
H A Ddlapack.f154068 SUBROUTINE DTPRFB( SIDE, TRANS, DIRECT, STOREV, M, N, K, L, subroutine
/dports/math/libRmath/R-4.1.1/src/modules/lapack/
H A Ddlapack.f154068 SUBROUTINE DTPRFB( SIDE, TRANS, DIRECT, STOREV, M, N, K, L, subroutine