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

/external/opencv/cxcore/src/
H A Dcxmatrix.cpp1203 cvSolve( const CvArr* A, const CvArr* b, CvArr* x, int method ) function
1213 CV_FUNCNAME( "cvSolve" );

Completed in 76 milliseconds