Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dlapack.cpp277 int givensx(T*, T*, int, T, T, T*, T*) const { return 0; } in givensx() function
320 template<> inline int VBLAS<float>::givensx(float* a, float* b, int n, float c, float s, in givensx() function in cv::VBLAS
385 template<> inline int VBLAS<double>::givensx(double* a, double* b, int n, double c, double s, in givensx() function in cv::VBLAS