Home
last modified time | relevance | path

Searched defs:cvSolve (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/src/
Dcxmatrix.cpp1203 cvSolve( const CvArr* A, const CvArr* b, CvArr* x, int method ) in cvSolve() function
/external/opencv3/modules/core/src/
Dlapack.cpp1545 cvSolve( const CvArr* Aarr, const CvArr* barr, CvArr* xarr, int method ) in cvSolve() function