Home
last modified time | relevance | path

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

/external/opencv/cv/src/
D_cvmatrix.h349 CV_INLINE void icvInvertMatrix_64d( double* A, int n, double* invA ) in icvInvertMatrix_64d() function
/external/opencv/cvaux/src/
Dcvepilines.cpp152 icvInvertMatrix_64d(rotMatr2,3,invRotMatr2); in icvCreateConvertMatrVect()
504 icvInvertMatrix_64d(camMatr,3,invMatr); in icvGetDirectionForPoint()
2616 icvInvertMatrix_64d(camMatr1,3,invMatr1); in icvComputeeInfiniteProject1()
2664 icvInvertMatrix_64d(camMatr2,3,invMatr2); in icvComputeeInfiniteProject2()