Home
last modified time | relevance | path

Searched defs:ldU (Results 1 – 22 of 22) sorted by relevance

/dports/math/xtensor-blas/xtensor-blas-0.20.0/include/xflens/cxxlapack/interface/
H A Dgesdd.tcc51 IndexType ldU, in gesdd()
92 IndexType ldU, in gesdd()
133 IndexType ldU, in gesdd()
176 IndexType ldU, in gesdd()
H A Dbdsqr.tcc54 IndexType ldU, in bdsqr()
97 IndexType ldU, in bdsqr()
140 IndexType ldU, in bdsqr()
183 IndexType ldU, in bdsqr()
H A Dgesvd.tcc52 IndexType ldU, in gesvd()
95 IndexType ldU, in gesvd()
138 IndexType ldU, in gesvd()
183 IndexType ldU, in gesvd()
H A Dlasd0.tcc49 IndexType ldU, in lasd0()
87 IndexType ldU, in lasd0()
H A Dbdsdc.tcc50 IndexType ldU, in bdsdc()
91 IndexType ldU, in bdsdc()
H A Dlasd1.tcc51 IndexType ldU, in lasd1()
93 IndexType ldU, in lasd1()
H A Dggsvd.tcc59 IndexType ldU, in ggsvd()
119 IndexType ldU, in ggsvd()
179 IndexType ldU, in ggsvd()
241 IndexType ldU, in ggsvd()
H A Dlasdq.tcc55 IndexType ldU, in lasdq()
101 IndexType ldU, in lasdq()
H A Dggsvp.tcc59 IndexType ldU, in ggsvp()
121 IndexType ldU, in ggsvp()
184 IndexType ldU, in ggsvp()
248 IndexType ldU, in ggsvp()
H A Dlalsa.tcc53 IndexType ldU, in lalsa()
120 IndexType ldU, in lalsa()
186 IndexType ldU, in lalsa()
252 IndexType ldU, in lalsa()
H A Dtgsja.tcc61 IndexType ldU, in tgsja()
125 IndexType ldU, in tgsja()
190 IndexType ldU, in tgsja()
254 IndexType ldU, in tgsja()
H A Dgejsv.tcc56 IndexType ldU, in gejsv()
107 IndexType ldU, in gejsv()
H A Dlaqr5.tcc62 IndexType ldU, in laqr5()
122 IndexType ldU, in laqr5()
180 IndexType ldU, in laqr5()
237 IndexType ldU, in laqr5()
H A Dlasd3.tcc53 IndexType ldU, in lasd3()
108 IndexType ldU, in lasd3()
H A Dlasd2.tcc53 IndexType ldU, in lasd2()
113 IndexType ldU, in lasd2()
H A Dlasda.tcc51 IndexType ldU, in lasda()
113 IndexType ldU, in lasda()
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/matrix/
H A DmatrixPCA.cpp128 int ldU = m; in MatrixPCA() local
H A DmatrixLAPACK.cpp214 int ldU = m; in PseudoInverseMatrix() local
/dports/science/iboview/ibo-view.20150427/src/Common/
H A DCxAlgebra.cpp206 void ComputeSvd(double *pU, size_t ldU, double *pSigma, double *pVt, size_t ldVt, double *pInAndTmp… in ComputeSvd()
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/include/elemental/blas-like/level3/MultiShiftQuasiTrsm/
H A DLUT.hpp33 const Int ldU = U.LDim(); in LUTUnb() local
121 const Int ldU = U.LDim(); in LUTUnb() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/hopspack/src/src-shared/
H A DHOPSPACK_LapackWrappers.cpp318 const int ldU, in dgesvd()
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/src/core/imports/
H A Dlapack.cpp982 float* d, float* e, float* VTrans, int ldVT, float* U, int ldU ) in BidiagQRAlg()
1003 double* d, double* e, double* VTrans, int ldVT, double* U, int ldU ) in BidiagQRAlg()
1024 float* d, float* e, scomplex* VH, int ldVH, scomplex* U, int ldU ) in BidiagQRAlg()
1045 double* d, double* e, dcomplex* VH, int ldVH, dcomplex* U, int ldU ) in BidiagQRAlg()