Home
last modified time | relevance | path

Searched defs:ZTPRFB (Results 1 – 7 of 7) sorted by relevance

/dports/math/lapack/lapack-3.10.0/SRC/
H A Dztprfb.f249 SUBROUTINE ZTPRFB( SIDE, TRANS, DIRECT, STOREV, M, N, K, L, subroutine
257 CHARACTER DIRECT, SIDE, STOREV, TRANS
258 INTEGER K, L, LDA, LDB, LDT, LDV, LDWORK, M, N
261 COMPLEX*16 A( LDA, * ), B( LDB, * ), T( LDT, * ),
262 $ V( LDV, * ), WORK( LDWORK, * )
268 COMPLEX*16 ONE, ZERO
272 INTEGER I, J, MP, NP, KP
273 LOGICAL LEFT, FORWARD, COLUMN, RIGHT, BACKWARD, ROW
276 LOGICAL LSAME
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/ext/LAPACKBLAS/SRC/
H A Dztprfb.f251 SUBROUTINE ZTPRFB( SIDE, TRANS, DIRECT, STOREV, M, N, K, L, subroutine
/dports/math/xlapack/lapack-3.10.0/SRC/
H A Dztprfb.f249 SUBROUTINE ZTPRFB( SIDE, TRANS, DIRECT, STOREV, M, N, K, L, subroutine
/dports/math/blas/lapack-3.10.0/SRC/
H A Dztprfb.f249 SUBROUTINE ZTPRFB( SIDE, TRANS, DIRECT, STOREV, M, N, K, L, subroutine
/dports/math/lapacke/lapack-3.10.0/SRC/
H A Dztprfb.f249 SUBROUTINE ZTPRFB( SIDE, TRANS, DIRECT, STOREV, M, N, K, L, subroutine
/dports/math/openblas/OpenBLAS-0.3.18/lapack-netlib/SRC/
H A Dztprfb.f251 SUBROUTINE ZTPRFB( SIDE, TRANS, DIRECT, STOREV, M, N, K, L, subroutine
/dports/math/cblas/lapack-3.10.0/SRC/
H A Dztprfb.f249 SUBROUTINE ZTPRFB( SIDE, TRANS, DIRECT, STOREV, M, N, K, L, subroutine