Home
last modified time | relevance | path

Searched refs:JacobiImpl_ (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dlapack.cpp115 JacobiImpl_( _Tp* A, size_t astep, _Tp* W, _Tp* V, size_t vstep, int n, uchar* buf ) in JacobiImpl_() function
264 return JacobiImpl_(S, sstep, e, E, estep, n, buf); in Jacobi()
269 return JacobiImpl_(S, sstep, e, E, estep, n, buf); in Jacobi()