Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dlapack.cpp602 decodeSVDParameters(const fptype* U, const fptype* Vt, int m, int n, int n1) in decodeSVDParameters() function
624 …CALL_HAL(SVD32f, cv_hal_SVD32f, At, astep, W, U, ustep, Vt, vstep, m, n, decodeSVDParameters(U, Vt… in SVD32f()
630 …CALL_HAL(SVD64f, cv_hal_SVD64f, At, astep, W, U, ustep, Vt, vstep, m, n, decodeSVDParameters(U, Vt… in SVD64f()