Home
last modified time | relevance | path

Searched defs:lwork (Results 1 – 25 of 3543) sorted by relevance

12345678910>>...142

/dports/math/tmv/tmv-0.75/src/
H A DTMV_GetQFromQR.cpp146 int lwork = n*LAP_BLOCKSIZE; in LapGetQFromQR() local
150 int lwork = -1; in LapGetQFromQR() local
174 int lwork = n*LAP_BLOCKSIZE; in LapGetQFromQR() local
178 int lwork = -1; in LapGetQFromQR() local
217 int lwork = n*LAP_BLOCKSIZE; in LapGetQFromQR() local
221 int lwork = -1; in LapGetQFromQR() local
251 int lwork = -1; in LapGetQFromQR() local
296 int lwork = -1; in LapGetQFromQR() local
324 int lwork = -1; in LapGetQFromQR() local
367 int lwork = -1; in LapGetQFromQR() local
[all …]
H A DTMV_PackedQ.cpp166 int lwork = -1; in LapQLDivEq() local
200 int lwork = -1; in LapQLDivEq() local
248 int lwork = -1; in LapQLDivEq() local
287 int lwork = -1; in LapQLDivEq() local
335 int lwork = -1; in LapQLDivEq() local
369 int lwork = -1; in LapQLDivEq() local
417 int lwork = -1; in LapQLDivEq() local
456 int lwork = -1; in LapQLDivEq() local
680 int lwork = -1; in LapQRDivEq() local
714 int lwork = -1; in LapQRDivEq() local
[all …]
H A DTMV_LUInverse.cpp83 int lwork = n*LAP_BLOCKSIZE; in LapLUInverse() local
87 int lwork = -1; in LapLUInverse() local
124 int lwork = n*LAP_BLOCKSIZE; in LapLUInverse() local
128 int lwork = -1; in LapLUInverse() local
167 int lwork = n*LAP_BLOCKSIZE; in LapLUInverse() local
171 int lwork = -1; in LapLUInverse() local
208 int lwork = n*LAP_BLOCKSIZE; in LapLUInverse() local
212 int lwork = -1; in LapLUInverse() local
H A DTMV_QRDecompose.cpp293 int lwork = 2*n*LAP_BLOCKSIZE; in LapQRDecompose() local
297 int lwork = -1; in LapQRDecompose() local
321 int lwork = 2*n*LAP_BLOCKSIZE; in LapQRDecompose() local
325 int lwork = -1; in LapQRDecompose() local
372 int lwork = 2*n*LAP_BLOCKSIZE; in LapQRDecompose() local
376 int lwork = -1; in LapQRDecompose() local
405 int lwork = -1; in LapQRDecompose() local
464 int lwork = -1; in LapQRDecompose() local
492 int lwork = -1; in LapQRDecompose() local
542 int lwork = -1; in LapQRDecompose() local
[all …]
H A DTMV_SymSVDecompose.cpp141 int lwork = -1; in AltLapEigenFromTridiagonal() local
194 int lwork = -1; in AltLapEigenFromTridiagonal() local
233 int lwork = 1; in AltLapEigenFromTridiagonal() local
238 int lwork = -1; in AltLapEigenFromTridiagonal() local
297 int lwork = -1; in AltLapEigenFromTridiagonal() local
351 int lwork = -1; in AltLapEigenFromTridiagonal() local
388 int lwork = 1; in AltLapEigenFromTridiagonal() local
393 int lwork = -1; in AltLapEigenFromTridiagonal() local
451 int lwork = -1; in AltLapEigenFromTridiagonal() local
525 int lwork = 1; in AltLapEigenFromTridiagonal() local
[all …]
H A DTMV_SVDecompose.cpp298 int lwork = (3*n+4)*n; in LapSVDecomposeFromBidiagonal() local
316 int lwork = (3*n+4)*n; in LapSVDecomposeFromBidiagonal() local
343 int lwork = (3*n+4)*n; in LapSVDecomposeFromBidiagonal() local
365 int lwork = 4*n; in LapSVDecomposeFromBidiagonal() local
424 int lwork = (3*n+4)*n; in LapSVDecomposeFromBidiagonal() local
452 int lwork = 4*n; in LapSVDecomposeFromBidiagonal() local
505 int lwork = (3*n+4)*n; in LapSVDecomposeFromBidiagonal() local
542 int lwork = (3*n+4)*n; in LapSVDecomposeFromBidiagonal() local
560 int lwork = 4*n; in LapSVDecomposeFromBidiagonal() local
608 int lwork = (3*n+4)*n; in LapSVDecomposeFromBidiagonal() local
[all …]
H A DTMV_SymSVDecompose_Tridiag.cpp274 int lwork = n*LAP_BLOCKSIZE; in LapTridiagonalize() local
278 int lwork = -1; in LapTridiagonalize() local
340 int lwork = n*LAP_BLOCKSIZE; in LapTridiagonalize() local
344 int lwork = -1; in LapTridiagonalize() local
398 int lwork = n*LAP_BLOCKSIZE; in LapTridiagonalize() local
402 int lwork = -1; in LapTridiagonalize() local
452 int lwork = n*LAP_BLOCKSIZE; in LapTridiagonalize() local
456 int lwork = -1; in LapTridiagonalize() local
/dports/science/octopus/octopus-10.5/src/math/
H A Dlapack.F90175 integer, intent(in) :: n, lda, lwork local
188 integer, intent(in) :: n, lda, lwork local
228 integer, intent(in) :: lda, lwork, m, n local
236 integer, intent(in) :: lda, lwork, m, n local
255 integer, intent(in) :: k, lda, lwork, m, n local
302 integer, intent(in) :: lwork local
339 integer, intent(in) :: lwork local
403 integer, intent(in) :: n, lda, lwork local
412 integer, intent(in) :: n, lda, lwork local
424 integer, intent(in) :: n, lda, lwork local
[all …]
/dports/biology/treekin/Treekin-0.5.1/src/
H A Dcalcpp.cpp27 mpackint lwork, info; in MxEV_Mlapack_Sym_gmp() local
70 mpackint lwork, info; in MxEV_Mlapack_Sym_qd() local
109 mpackint lwork, info; in MxEV_Mlapack_Sym_dd() local
150 mpackint lwork, info; in MxEV_Mlapack_Sym_mpfr() local
191 mpackint lwork, info; in MxEV_Mlapack_Sym_float128() local
230 mpackint lwork, info; in MxEV_Mlapack_Sym_longdouble() local
269 mpackint lwork, info; in MxEV_Mlapack_Sym_double() local
/dports/math/blaze/blaze-3.8/blaze/math/lapack/clapack/
H A Dgetri.h139 float* work, blas_int_t lwork, blas_int_t* info ) in getri()
187 double* work, blas_int_t lwork, blas_int_t* info ) in getri()
235 complex<float>* work, blas_int_t lwork, blas_int_t* info ) in getri()
290 complex<double>* work, blas_int_t lwork, blas_int_t* info ) in getri()
H A Dsytrf.h156 float* work, blas_int_t lwork, blas_int_t* info ) in sytrf()
220 double* work, blas_int_t lwork, blas_int_t* info ) in sytrf()
284 complex<float>* work, blas_int_t lwork, blas_int_t* info ) in sytrf()
355 complex<double>* work, blas_int_t lwork, blas_int_t* info ) in sytrf()
H A Dgelqf.h154 float* tau, float* work, blas_int_t lwork, blas_int_t* info ) in gelqf()
215 double* tau, double* work, blas_int_t lwork, blas_int_t* info ) in gelqf()
277 blas_int_t lwork, blas_int_t* info ) in gelqf()
346 blas_int_t lwork, blas_int_t* info ) in gelqf()
H A Dgeqrf.h152 float* tau, float* work, blas_int_t lwork, blas_int_t* info ) in geqrf()
213 double* tau, double* work, blas_int_t lwork, blas_int_t* info ) in geqrf()
274 complex<float>* tau, complex<float>* work, blas_int_t lwork, blas_int_t* info ) in geqrf()
342 complex<double>* tau, complex<double>* work, blas_int_t lwork, blas_int_t* info ) in geqrf()
H A Dgeqlf.h153 float* tau, float* work, blas_int_t lwork, blas_int_t* info ) in geqlf()
215 double* tau, double* work, blas_int_t lwork, blas_int_t* info ) in geqlf()
277 complex<float>* tau, complex<float>* work, blas_int_t lwork, blas_int_t* info ) in geqlf()
346 complex<double>* tau, complex<double>* work, blas_int_t lwork, blas_int_t* info ) in geqlf()
H A Dgerqf.h153 float* tau, float* work, blas_int_t lwork, blas_int_t* info ) in gerqf()
215 double* tau, double* work, blas_int_t lwork, blas_int_t* info ) in gerqf()
277 complex<float>* tau, complex<float>* work, blas_int_t lwork, blas_int_t* info ) in gerqf()
346 complex<double>* tau, complex<double>* work, blas_int_t lwork, blas_int_t* info ) in gerqf()
H A Dsysv.h165 blas_int_t* ipiv, float* B, blas_int_t ldb, float* work, blas_int_t lwork, in sysv()
231 blas_int_t* ipiv, double* B, blas_int_t ldb, double* work, blas_int_t lwork, in sysv()
298 blas_int_t lwork, blas_int_t* info ) in sysv()
371 blas_int_t lwork, blas_int_t* info ) in sysv()
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/dft/
H A Deval-dso.c80 numdso_slave(real* work, integer* lwork, integer* iprint) in numdso_slave()
95 #define numdso_sync_slaves(dmat,nucind,work,lwork) \ argument
98 numdso_collect_info(real *spndso, real *work, integer lwork) in numdso_collect_info()
112 #define numdso_sync_slaves(dmat,nucind,work,lwork) \ argument
115 #define numdso_collect_info(a,work,lwork) argument
/dports/science/madness/madness-ebb3fd7/src/madness/tensor/
H A Dlapack.cc204 real4 *w, real4 *work, integer *lwork, in dsygv_()
219 real8 *w, real8 *work, integer *lwork, in dsygv_()
314 real4 *work, integer *lwork, integer *info) { in dorgqr_()
405 integer lwork=work.size(); in svd_result() local
473 integer lwork=(10*n); in inverse() local
701 integer lwork=2*n+(n+1)*64; in geqp3() local
712 integer lwork=work.size(); in geqp3_result() local
735 integer lwork=2*n+(n+1)*64; in qr() local
760 integer lwork=2*n+(n+1)*64; in lq() local
783 integer lwork=work.size(); in lq_result() local
[all …]
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/cc/
H A Dcc_r12xieta.F21 subroutine cc_r12vxint(work,lwork,ltstxint) argument
805 subroutine cc_r12vxint2(rpkql,work,lwork) argument
1929 subroutine cc_r12rdvxint(matrix,work,lwork,ff,isympt,labpt) argument
2263 subroutine cc_r12eta0(etar12sq,cmo,isyres,work,lwork) argument
2354 subroutine cc_r12prop(propr12,labelh,aproxr12,work,lwork) argument
2960 subroutine cc_r12cmo(cmo,work,lwork) argument
H A Dcc_r12ccsd.F19 subroutine cc_r12prepccsd(work,lwork) argument
468 subroutine cc_r12vtest(vabkl,cmo,isymc,work,lwork) argument
517 subroutine cc_r12_symv(vabkl,work,lwork) argument
1468 subroutine cc_r12mktbjpk(tbjpk,work,lwork) argument
1635 subroutine ccrhs_e1pim(e1pim,cmox,ilamdx,xlamdh,work,lwork) argument
H A Dcc_r12a2.F466 subroutine ccr12prep2(work,lwork) argument
961 subroutine cc_r12mksmupbp(cmo,smupbp,iaodis2,work,lwork) argument
1200 subroutine ccrhs_epp(omega,t2am,isymt2am,work,lwork,aproxr12,lres, argument
1373 subroutine cc_r12mkediff(r12int,isymr,work,lwork) argument
1451 subroutine cc_r12mkediff2(c2am,isymc,work,lwork) argument
1560 subroutine cc_t2xe(t2am,work,lwork) argument
1936 subroutine ccrhs_eppp(omega2,work,lwork,aproxr12,lres, argument
2337 subroutine cc_r12batf2(work,lwork) argument
3701 subroutine cc_r12fdvint(c1am,c2am,work,lwork,aproxr12, argument
4040 subroutine cc_r12stabmat(amat,maxred,len1,len2,len3,work,lwork) argument
/dports/math/hmat-oss/hmat-oss-1.7.1/src/
H A Dlapack_overloads.hpp110 getri<hmat::S_t>(int n, hmat::S_t* a, int lda, const int* ipiv, hmat::S_t* work, int lwork) { in getri()
117 getri<hmat::D_t>(int n, hmat::D_t* a, int lda, const int* ipiv, hmat::D_t* work, int lwork) { in getri()
124 getri<hmat::C_t>(int n, hmat::C_t* a, int lda, const int* ipiv, hmat::C_t* work, int lwork) { in getri()
131 getri<hmat::Z_t>(int n, hmat::Z_t* a, int lda, const int* ipiv, hmat::Z_t* work, int lwork) { in getri()
206 geqrf<hmat::S_t>(int m, int n, hmat::S_t* a, int lda, hmat::S_t* tau, hmat::S_t* work, int lwork) { in geqrf()
213 geqrf<hmat::D_t>(int m, int n, hmat::D_t* a, int lda, hmat::D_t* tau, hmat::D_t* work, int lwork) { in geqrf()
220 geqrf<hmat::C_t>(int m, int n, hmat::C_t* a, int lda, hmat::C_t* tau, hmat::C_t* work, int lwork) { in geqrf()
227 geqrf<hmat::Z_t>(int m, int n, hmat::Z_t* a, int lda, hmat::Z_t* tau, hmat::Z_t* work, int lwork) { in geqrf()
368 …_t>(int m, int n, int k, hmat::S_t* a, int lda, const hmat::S_t* tau, hmat::S_t* work, int lwork) { in orgqr()
375 …_t>(int m, int n, int k, hmat::D_t* a, int lda, const hmat::D_t* tau, hmat::D_t* work, int lwork) { in orgqr()
[all …]
/dports/math/lapack++/lapackpp-2.5.4/matrix/src/
H A Dgfqrc.cc71 integer lwork; in decomposeQR_IP() local
114 integer lwork; in generateQ_internal() local
148 integer lwork; in Mat_Mult() local
H A Dgfqrd.cc71 integer lwork; in decomposeQR_IP() local
114 integer lwork; in generateQ_internal() local
148 integer lwork; in Mat_Mult() local
/dports/math/blaze/blaze-3.8/blaze/math/lapack/
H A Dgges.h156 blas_int_t lwork = max( 8*n, 6*n + 16 ); variable
232 blas_int_t lwork = max( 1, 2*n ); variable
571 blas_int_t lwork = max( 8*n, 6*n + 16 ); variable
660 blas_int_t lwork = max( 1, 2*n ); variable

12345678910>>...142