Home
last modified time | relevance | path

Searched defs:SGELQ2 (Results 1 – 13 of 13) sorted by relevance

/dports/math/openblas/OpenBLAS-0.3.18/lapack-netlib/SRC/
H A Dsgelq2.f130 SUBROUTINE SGELQ2( M, N, A, LDA, TAU, WORK, INFO ) subroutine
138 INTEGER INFO, LDA, M, N
141 REAL A( LDA, * ), TAU( * ), WORK( * )
147 REAL ONE
173 CALL XERBLA( 'SGELQ2', -INFO ) argument
198 * End of SGELQ2 argument
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/lapack/src_f77/
H A Dsgelq2.f1 SUBROUTINE SGELQ2( M, N, A, LDA, TAU, WORK, INFO ) subroutine
18 * SGELQ2 computes an LQ factorization of a real m by n matrix A: argument
69 REAL ONE
95 CALL XERBLA( 'SGELQ2', -INFO ) argument
120 * End of SGELQ2 argument
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/ext/LAPACKBLAS/SRC/
H A Dsgelq2.f122 SUBROUTINE SGELQ2( M, N, A, LDA, TAU, WORK, INFO ) subroutine
190 * End of SGELQ2 argument
/dports/math/xlapack/lapack-3.10.0/SRC/
H A Dsgelq2.f128 SUBROUTINE SGELQ2( M, N, A, LDA, TAU, WORK, INFO ) subroutine
195 * End of SGELQ2 argument
/dports/math/blas/lapack-3.10.0/SRC/
H A Dsgelq2.f128 SUBROUTINE SGELQ2( M, N, A, LDA, TAU, WORK, INFO ) subroutine
195 * End of SGELQ2 argument
/dports/math/lapack/lapack-3.10.0/SRC/
H A Dsgelq2.f128 SUBROUTINE SGELQ2( M, N, A, LDA, TAU, WORK, INFO ) subroutine
195 * End of SGELQ2 argument
/dports/math/lapacke/lapack-3.10.0/SRC/
H A Dsgelq2.f128 SUBROUTINE SGELQ2( M, N, A, LDA, TAU, WORK, INFO ) subroutine
195 * End of SGELQ2 argument
/dports/science/nwchem-data/nwchem-7.0.2-release/src/lapack/single/
H A Dsgelq2.f122 SUBROUTINE SGELQ2( M, N, A, LDA, TAU, WORK, INFO ) subroutine
190 * End of SGELQ2 argument
/dports/science/elmerfem/elmerfem-release-9.0/mathlibs/src/lapack/
H A Dsgelq2.f1 SUBROUTINE SGELQ2( M, N, A, LDA, TAU, WORK, INFO ) subroutine
120 * End of SGELQ2 argument
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/lapack/single/
H A Dsgelq2.f122 SUBROUTINE SGELQ2( M, N, A, LDA, TAU, WORK, INFO ) subroutine
190 * End of SGELQ2 argument
/dports/math/cblas/lapack-3.10.0/SRC/
H A Dsgelq2.f128 SUBROUTINE SGELQ2( M, N, A, LDA, TAU, WORK, INFO ) subroutine
195 * End of SGELQ2 argument
/dports/science/gromacs/gromacs-2021.4/src/gromacs/linearalgebra/gmx_lapack/
H A Dsgelq2.cpp4 F77_FUNC(sgelq2,SGELQ2)(int *m, in F77_FUNC() argument
/dports/science/plumed/plumed2-2.7.2/src/lapack/
H A Dlapack.cpp16685 PLUMED_BLAS_F77_FUNC(sgelq2,SGELQ2)(int *m, in PLUMED_BLAS_F77_FUNC() argument