Home
last modified time | relevance | path

Searched defs:ldVt (Results 1 – 8 of 8) sorted by relevance

/dports/math/xtensor-blas/xtensor-blas-0.20.0/include/xflens/cxxlapack/interface/
H A Dgesdd.tcc53 IndexType ldVt, in gesdd()
94 IndexType ldVt, in gesdd()
135 IndexType ldVt, in gesdd()
178 IndexType ldVt, in gesdd()
H A Dgesvd.tcc54 IndexType ldVt, in gesvd()
97 IndexType ldVt, in gesvd()
140 IndexType ldVt, in gesvd()
185 IndexType ldVt, in gesvd()
H A Dlasd0.tcc51 IndexType ldVt, in lasd0()
89 IndexType ldVt, in lasd0()
H A Dlasd1.tcc53 IndexType ldVt, in lasd1()
95 IndexType ldVt, in lasd1()
H A Dlasdq.tcc53 IndexType ldVt, in lasdq()
99 IndexType ldVt, in lasdq()
H A Dlasd3.tcc57 IndexType ldVt, in lasd3()
112 IndexType ldVt, in lasd3()
H A Dlasd2.tcc55 IndexType ldVt, in lasd2()
115 IndexType ldVt, in lasd2()
/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()